Click or drag to resize
CIPQCChanLST Method
Fill a list with QC channels.

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

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Notes
Searches for the following QC channels existing in a database: QC, QC_RES.
Syntax
public void QCChanLST(
	CDB oDB1,
	CLST oLST2
)

Parameters

oDB1
Type: GeoEngine.Core.GXNetCDB
Database
oLST2
Type: GeoEngine.Core.GXNetCLST
LST object
See Also