| ErrorNumber Property |
[This is preliminary documentation and is subject to change.]
Error Number (returns current value and then resets to zero)
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int Number { get; }
Public ReadOnly Property Number As Integer
Get
public:
property int Number {
int get ();
}
member Number : int with get
Property Value
Type:
Int32See Also