Click or drag to resize

CSYSIGetLicenseClass Method (String)

Get the current application license class.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static void IGetLicenseClass(
	ref string cl
)

public static void IGetLicenseClass(
	ref string cl
)

Parameters

cl
Type: SystemString
Class String
Remarks
String may be one of : "ArcGIS" "OasisMontaj" "DapServer"
See Also