Accusoft.NotateXpressSdk Namespace > NotateXpressException Class : Number Property |
'Declaration Public ReadOnly Property Number As Integer
'Usage Dim instance As NotateXpressException Dim value As Integer value = instance.Number
public int Number {get;}
public: __property int get_Number();