Click or drag to resize
CARCDBFieldLST Method
Place the list of field names in a LST.

Available since Oasis montaj version: 8.0
License: Available to anyone.  

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Notes
If Z or M values are supported by the table geometry the strings "<Z Values>" and "<M Values>" will be added accordingly.
Syntax
public void FieldLST(
	CLST lst
)

Parameters

lst
Type: GeoEngine.Core.GXNetXCLST
See Also