Error processing SSI file
LEADTOOLS WCF (Leadtools.Services.Raster.FaultContracts assembly)

Show in webframe

ErrorId Property






Gets or sets the error id of the cause for the current exception.
Syntax
public int ErrorId {get; set;}
'Declaration
 
Public Property ErrorId As Integer
'Usage
 
Dim instance As RasterFault
Dim value As Integer
 
instance.ErrorId = value
 
value = instance.ErrorId

            

            
public:
property int ErrorId {
   int get();
   void set (    int value);
}

Property Value

An System.Int32 value that specifies what caused the exception.
Example
For an example, refer to RasterFault.
Requirements

Target Platforms

See Also

Reference

RasterFault Class
RasterFault Members

Error processing SSI file
Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features