Click or drag to resize

CDOCUIFileName Method (String)

The original document file name.

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void IFileName(
	ref string name
)

public void IFileName(
	ref string name
)

Parameters

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