Click or drag to resize
CSYSIGetLicensedUser Method
Get the licensed user name and Company

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static void IGetLicensedUser(
	ref string str1,
	ref string str2
)

Parameters

str1
Type: SystemString
User Name
str2
Type: SystemString
Company Name
See Also