Click or drag to resize
CDHExport Method
Exports a Drill Hole database to an external file.

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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public void Export(
	string file,
	int type
)

Parameters

file
Type: SystemString
File name
type
Type: SystemInt32
<define>DH_EXP</define>
See Also