Click or drag to resize
CDOCUIDocName Method (String, Int32)
The document name.

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 IDocName(
	ref string name,
	int length
)

Parameters

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