Click or drag to resize

CARCDBFieldLST Method

Place the list of field names in a LST.

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

public void FieldLST(
	CLST lst
)

Parameters

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