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.0
License: Available to specially licensed modules.  

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public void GetDatabasesSortedVV(
	CVV oVV1
)

Parameters

oVV1
Type: GeoEngine.Core.GXNetCVV
VV of type -STR_FILE
See Also