Click or drag to resize

CDHExport Method

Exports a Drill Hole database to an external file.

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public void Export(
	string file,
	int type
)

public void Export(
	string file,
	int type
)

Parameters

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