Click or drag to resize
CMVIEWIGetMeta Method
Retrieves Metadata from a group

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public CMETA IGetMeta(
	string str1,
	ref string str2
)

Parameters

str1
Type: SystemString
Group Name
str2
Type: SystemString
Meta name

Return Value

Type: CMETA
META Object
See Also