Accusoft.NotateXpress13.Net
Number Property




Gets the error number raised by the exception.
Syntax
'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();
public:
property int Number {
   int get();
}
See Also

Reference

NotateXpressException Class
NotateXpressException Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback