Click or drag to resize

CARCDBFieldLST Method

Place the list of field names in a LST.

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

public void FieldLST(
	CLST lst
)

Parameters

lst
Type: GeoEngine.Core.GXNetXCLST
Remarks
If Z or M values are supported by the table geometry the strings "<Z Values>" and "<M Values>" will be added accordingly.
See Also