Click or drag to resize

GM_UtilityIsRegistered Method

Returns TRUE if the current user is registered or currently using a demo license.

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
public static bool IsRegistered()

Return Value

Type: Boolean
True if GMSDK is registered False if not
See Also