Click or drag to resize
CMETAResolveUMN Method
Resolve a Unique Meta Name (UMN) and find the token

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

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

Parameters

umn
Type: SystemString
Unique Meta Name (UMN)

Return Value

Type: Int32
x - Token <define>H_META_INVALID_TOKEN</define> - Not found
See Also