Click or drag to resize
CDBSetChanOrderLST Method
This method sets the channel display order for a database. The list to modify will be stored in an LST object. Call GetChanOrderLST_DB to populate the LST.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void SetChanOrderLST(
	CLST oLST1
)

Parameters

oLST1
Type: GeoEngine.Core.GXNetCLST
LST object to modify
See Also