Click or drag to resize
CDHGetTableDefaultChanLST Method
Return list of default channels by collar/assay/survey table type.

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
Fills a LST with the default channel names created according to type (Collar, Survey, Assay). Value is in the LST_ITEM_NAME part.
Syntax
public static void GetTableDefaultChanLST(
	CLST oLST1,
	int i2
)

Parameters

oLST1
Type: GeoEngine.Core.GXNetCLST
LST handle
i2
Type: SystemInt32
See DH_DATAConstant
See Also