Click or drag to resize
CDHAssayLST Method
Return the LST of from-to and point assay datasets

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

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Notes
Assay dataset name is given as LST_ITEM_NAME Assay dataset number is given as LST_ITEM_VALUE Returns an empty LST if no datasets.
Syntax
public void AssayLST(
	CLST oLST1
)

Parameters

oLST1
Type: GeoEngine.Core.GXNetCLST
LST to be populated
See Also