Click or drag to resize

CDOCUIDocName Method (String)

The document name.

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public void IDocName(
	ref string name
)

public void IDocName(
	ref string name
)

Parameters

name
Type: SystemString
Buffer to fill with document name
See Also