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.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public int iGetChanDomain(
	CDB db,
	string chan
)

Parameters

db
Type: GeoEngine.Core.GXNetXCDB
Database
chan
Type: SystemString
Channel to check

Return Value

Type: Int32
<define>IP_DOMAIN</define>
See Also