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

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

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

Parameters

str1
Type: SystemString
Channel code

Return Value

Type: Int32
Channel data type
See Also