Click or drag to resize
CDHIGetProjectName Method (String, Int32)
Get the Wholeplot project name.

Available since Oasis montaj version: 5.1.2
License: Available to specially licensed modules.  

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public void IGetProjectName(
	ref string project,
	int size
)

Parameters

project
Type: SystemString
Returned string
size
Type: SystemInt32
Buffer size for the project name
See Also