Click or drag to resize

CDOCUIDocName Method (String, Int32)

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,
	int length
)

public void IDocName(
	ref string name,
	int length
)

Parameters

name
Type: SystemString
Buffer to fill with document name
length
Type: SystemInt32
Size of buffer
See Also