Click or drag to resize
CSYSIGetLicenseClass Method
Get the current application license class.

Available since Oasis montaj version: 6.1.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
String may be one of : "ArcGIS" "OasisMontaj" "DapServer"
Syntax
public static void IGetLicenseClass(
	ref string str1
)

Parameters

str1
Type: SystemString
Class String
See Also