ISetDatabase.GetCurrentSetID Method

Returns the unique ID of the current set.
Function GetCurrentSetID() As Long
This language is not supported or no code example is available.
long GetCurrentSetID()
This language is not supported or no code example is available.

Return Value

long

The ID of the current set or -1 if there is no current set .

Remarks
 
The current set is usually the selected set in the GUI.
Version
 
Available since QDV 7.13.0001.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition