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.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public int iIsGroup(
	string str1,
	int i2
)

Parameters

str1
Type: SystemString
group name
i2
Type: SystemInt32
See MVIEW_ISConstant

Return Value

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