Click or drag to resize

CDOCUSetMETA Method

Set the document's meta

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

public void SetMETA(
	CMETA meta
)

Parameters

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