 | CERRORCode Property |
Get the error code
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic int Code { get; }
public int Code { get; }
Public ReadOnly Property Code As Integer
Get
Public ReadOnly Property Code As Integer
Get
public:
property int Code {
int get ();
}
public:
property int Code {
int get ();
}
member Code : int with get
member Code : int with get
Property Value
Type:
Int32
See Also