Click or drag to resize

CDHIGetProjectName Method (String, Int32)

Get the Wholeplot project name.

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

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