Click or drag to resize
CDHQAFromToData Method
Do QA/QC on From/To data.

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

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public void QAFromToData(
	CDB oDB1,
	CWA oWA2,
	int i3,
	string str4
)

Parameters

oDB1
Type: GeoEngine.Core.GXNetCDB
DB Handle
oWA2
Type: GeoEngine.Core.GXNetCWA
WA Handle
i3
Type: SystemInt32
Line
str4
Type: SystemString
Current hole Name
See Also