Click or drag to resize
CDOCUGetMETA Method
Get the document's meta

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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public void GetMETA(
	CMETA meta
)

Parameters

meta
Type: GeoEngine.Core.GXNetXCMETA
META object to fill in with the document's meta
See Also