Click or drag to resize
CDOCUIFileName Method (String, Int32)
The original document file 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 IFileName(
	ref string name,
	int length
)

Parameters

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