Click or drag to resize
CIPiGetChanDomain Method
Is this channel registered as a Time or Frequency domain channel?

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

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public int iGetChanDomain(
	CDB oDB1,
	string str2
)

Parameters

oDB1
Type: GeoEngine.Core.GXNetCDB
Database
str2
Type: SystemString
channel to check

Return Value

Type: Int32
See IP_DOMAINConstant
See Also