Click or drag to resize
CMVIEWiIsGroup Method
Query a status or characteristic of a group

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public int iIsGroup(
	string group,
	int what
)

Parameters

group
Type: SystemString
Group name
what
Type: SystemInt32
<define>MVIEW_IS</define>

Return Value

Type: Int32
TRUE or FALSE (1 or 0)
See Also