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

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public int iFindGroupByGUID(
	string guid
)

Parameters

guid
Type: SystemString
GUID

Return Value

Type: Int32
Group Number.
See Also