Click or drag to resize
CMVIEWiFindGroupByGUID Method
Find a Group by GUID.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public int iFindGroupByGUID(
	string str1
)

Parameters

str1
Type: SystemString
GUID

Return Value

Type: Int32
Group Number.
See Also