 | IErrorCode Property |
Note: This is preliminary documentation provided only as a preview, and is subject to change. Please contact the author for pricing and licensing information.
Gets the numerical error code.
Namespace: ETradeNetAssembly: ETradeNet.Core (in ETradeNet.Core.dll) Version: 1.0.5793.41163
SyntaxReadOnly Property Code As Integer
Get
property int Code {
int get ();
}
abstract Code : int with get
Property Value
Type:
Int32Numerical error code.
See Also