Click or drag to resize

CEDBCurrentIfExists Method

This method returns the Current Edited Database.

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public static CEDB CurrentIfExists()

public static CEDB CurrentIfExists()

Return Value

Type: CEDB
EDB Object to current edited database. If there is no current database, the user is not prompted for a database, and 0 is returned.
See Also