Click or drag to resize
CMVIEWIGetMeta Method (String, String)
Retrieves Metadata from a group

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public CMETA IGetMeta(
	string group,
	ref string meta
)

Parameters

group
Type: SystemString
Group Name
meta
Type: SystemString
Meta name

Return Value

Type: CMETA
META Object
See Also