Accusoft.ISISXpress7.Net
Number Property




Gets the number or ID of the specific error that occurred.
Syntax
'Declaration
 
Public ReadOnly Property Number As Integer
'Usage
 
Dim instance As IsisXpressLibraryException
Dim value As Integer
 
value = instance.Number
public int Number {get;}
public: __property int get_Number();
public:
property int Number {
   int get();
}

Property Value

An integer value which represents the number.
See Also

Reference

IsisXpressLibraryException Class
IsisXpressLibraryException Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback