QdvSetDatabase.GetCurrentSetID Method
NOTE: This member is now obsolete. Use Qdv.UserApi.ISetDatabase.GetCurrentSetID instead.
Returns the unique ID of the current set.
<Obsolete("Use Qdv.UserApi.ISetDatabase.GetCurrentSetID instead.")> _
Function GetCurrentSetID() As Long
This language is not supported or no code example is available.
[Obsolete("Use Qdv.UserApi.ISetDatabase.GetCurrentSetID instead.")]
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 .
.NET Framework
Supported in: 4.8, 4.7, 4.6, 4.5.2