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.

Available since Oasis montaj version: 8.2
License: Available to specially licensed modules.  

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

Parameters

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