Click or drag to resize
CDOCUSetMETA Method
Set 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 SetMETA(
	CMETA meta
)

Parameters

meta
Type: GeoEngine.Core.GXNetXCMETA
META to add to the document's meta
See Also