Click or drag to resize

CMVIEWiFindGroupByGUID Method

Find a Group by name.

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

public int iFindGroupByGUID(
	string guid
)

Parameters

guid
Type: SystemString
GUID

Return Value

Type: Int32
Group Number.
See Also