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.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Notes
Assay dataset name is given as <define>LST_ITEM_NAME</define> Assay dataset number is given as <define>LST_ITEM_VALUE</define> Returns an empty LST if no datasets.
Syntax
public void AssayLST(
	CLST lst
)

Parameters

lst
Type: GeoEngine.Core.GXNetXCLST
LST to be populated
See Also