IQdvEnvironment.GetDatabasePath Method

Returns the database path associated with the path number.
string GetDatabasePath( 
   int PathNumber 
)

Parameters

PathNumber
int

A valid path number ranging from 1 to 100.

Return Value

string

The full path matching the path number.

Exception type Condition

QdvApiException

A problem occurred.

Remarks
 
In databases of sets, a path number of 0 indicates that the database of articles is in same folder as the calling database of sets.
Version
 
Available since QDV 7.13.482.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2