Click or drag to resize

CDHAssayLST Method

Return the LST of from-to and point assay datasets

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

public void AssayLST(
	CLST lst
)

Parameters

lst
Type: GeoEngine.Core.GXNetXCLST
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