Click or drag to resize
CIPImportIPDATA Method
Imports data in the Geosoft IPDATA format.

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 ImportIPDATA(
	CDB db,
	string file,
	string chan
)

Parameters

db
Type: GeoEngine.Core.GXNetXCDB
Database to import to
file
Type: SystemString
IPDATA file name
chan
Type: SystemString
Channel to import to
See Also