Click or drag to resize

CDHAssayLST Method

Return the LST of from-to and point assay datasets

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public void AssayLST(
	CLST lst
)

public void AssayLST(
	CLST lst
)

Parameters

lst
Type: GeoEngine.Core.GXNetCLST
LST to be populated
Remarks
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.
See Also