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

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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Notes
Searches for the following QC channels existing in a database: QC, QC_RES.
Syntax
public void QCChanLST(
	CDB db,
	CLST lst
)

Parameters

db
Type: GeoEngine.Core.GXNetXCDB
Database
lst
Type: GeoEngine.Core.GXNetXCLST
LST object
See Also