Accusoft.Forms1 - Updated
Number Property (ScanFixException)



Accusoft.ScanFixXpressSdk Namespace > ScanFixException Class : Number Property
Gets the error number
Syntax
Public ReadOnly Property Number As Integer
Dim instance As ScanFixException
Dim value As Integer
 
value = instance.Number
public int Number {get;}
public:
property int Number {
   int get();
}

Property Value

A specific integer value for the exception condition.
See Also

Reference

ScanFixException Class
ScanFixException Members