Click or drag to resize

CEDBiProfileShown Method

Return index of first profile window in which a profile is shown

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

public int iProfileShown(
	string chan
)

Parameters

chan
Type: SystemString
Name of the channel

Return Value

Type: Int32
Index of first profile window in which it is loaded, -1 if not loaded in any profile window
Remarks
Returns -1 if channel profile is not loaded.
See Also