Click or drag to resize

CEDBiFindChannelColumn Method

Find the column that contains a channel

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public int iFindChannelColumn(
	string chan
)

public int iFindChannelColumn(
	string chan
)

Parameters

chan
Type: SystemString
Channel

Return Value

Type: Int32
Column number that contains a specific channel <define>iDUMMY</define> of channel not loaded
See Also