Click or drag to resize

CDHiIsMultiDB Method

Note: This API is now obsolete.

Is this a (new-style) multi-database Wholeplot project?

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2025.1.0.25
Syntax
[ObsoleteAttribute("Deprecated since unknown, As of v6.3.0, old single-database Wholeplot GDBs cannot be opened, so this check is deprecated. The function now always returns TRUE (1).")]
public int iIsMultiDB()

[ObsoleteAttribute("Deprecated since unknown, As of v6.3.0, old single-database Wholeplot GDBs cannot be opened, so this check is deprecated. The function now always returns TRUE (1).")]
public int iIsMultiDB()

Return Value

Type: Int32
1 if it is a new-style Wholeplot database.
See Also