Click or drag to resize

CEDBiLoaded Method

Checks if a specific database is loaded.

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public static int iLoaded(
	string name
)

public static int iLoaded(
	string name
)

Parameters

name
Type: SystemString
Database name

Return Value

Type: Int32
See Also