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.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void SetChanOrderLST(
	CLST lst
)

Parameters

lst
Type: GeoEngine.Core.GXNetXCLST
LST object to modify
See Also