Click or drag to resize
CIPImportDump Method
Imports data from an IP instrument dump 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 ImportDump(
	int i1,
	CDB oDB2,
	string str3
)

Parameters

i1
Type: SystemInt32
See IP_SYSConstant
oDB2
Type: GeoEngine.Core.GXNetCDB
DB Handle
str3
Type: SystemString
Dump file name
See Also