Accusoft.ScanFixXpress8.Net
Number Property




Gets the error number
Syntax
'Declaration
 
Public ReadOnly Property Number As Integer
'Usage
 
Dim instance As ScanFixException
Dim value As Integer
 
value = instance.Number
public int Number {get;}
public: __property int get_Number();
public:
property int Number {
   int get();
}

Property Value

A specific integer value for the exception condition.
See Also

Reference

ScanFixException Class
ScanFixException Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback