 | CTESTiArcEngineLicense Method |
Test availability of an ArEngine license on this system
Namespace:
Geosoft.Desktop.GXNet
Assembly:
geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntaxpublic static int iArcEngineLicense()
public static int iArcEngineLicense()
Public Shared Function iArcEngineLicense As Integer
Public Shared Function iArcEngineLicense As Integer
public:
static int iArcEngineLicense()
public:
static int iArcEngineLicense()
static member iArcEngineLicense : unit -> int
static member iArcEngineLicense : unit -> int
Return Value
Type:
Int320 - Not available, 1 - Available
See Also