Click or drag to resize
CDHiChanType Method
Return the data type for a channel code.

Available since Oasis montaj version: 7.0
License: Available to specially licensed modules.  

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Notes
Finds and sorts all the unique non-dummy items for the selected channel.
Syntax
public int iChanType(
	string chan_code
)

Parameters

chan_code
Type: SystemString
Channel code

Return Value

Type: Int32
Channel data type
See Also