ISetDatabase.GetSet (String) Method
Returns the set with specified reference from the database.
Function GetSet( _
ByVal setReference As String _
) As ISet
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
setReference
-
string
The reference of the set to be retrieved.
Return Value
ISet
The set with setReference or null reference (Nothing in Visual Basic) if not found.
Available since QDV 7.13.0001.
.NET Framework
Supported in: 4.8, 4.7, 4.6, 4.5.2