ZebraCardExceptionErrorCode Property 
             | 
          
        
         
            Returns the error code associated with the exception.
            
 
    Namespace: 
   Zebra.Sdk.Card.Exceptions
    Assembly:
   SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntaxpublic int ErrorCode { get; }Public ReadOnly Property ErrorCode As Integer
	Get
public:
property int ErrorCode {
	int get ();
}Property Value
Type: 
Int32
See Also