Click or drag to resize

CDHGetDatabasesSortedVV Method

Get the names of the project databases in a VV, same as GetDatabasesVV_DH but the list is sorted alphabetically.

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void GetDatabasesSortedVV(
	CVV gvv
)

public void GetDatabasesSortedVV(
	CVV gvv
)

Parameters

gvv
Type: GeoEngine.Core.GXNetXCVV
VV of type -<define>STR_FILE</define>
See Also