Click or drag to resize

GM_ExceptionErrorCode Property

The GM_Error Code associated with the exception

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
public GM_Error_t32 ErrorCode { get; }

Property Value

Type: GM_Error_t32
See Also