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

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

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public void Export(
	string str1,
	int i2
)

Parameters

str1
Type: SystemString
File name
i2
Type: SystemInt32
See DH_EXPConstant
See Also