Click or drag to resize
CMVIEWIsGroupExportable Method
Query whether the group is an exportable type.

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

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

Parameters

group
Type: SystemString
Group name

Return Value

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