Click or drag to resize
CIPExportIPDATA Method
Exports data in the Geosoft IPDATA format.

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 ExportIPDATA(
	CDB oDB1,
	string str2,
	string str3
)

Parameters

oDB1
Type: GeoEngine.Core.GXNetCDB
Database to export from
str2
Type: SystemString
Channel to export
str3
Type: SystemString
Title for IPDATA files
See Also