LEADTOOLS WCF (Leadtools.Services.Raster.FaultContracts assembly)

ErrorId Property

Show in webframe





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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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