| CALConfigurationCALConfigurationNamedCALsRemovedAssignedCALs Property |
The currently removed assigned CALs (in quarantine).
Namespace: PIX.QMSAPI.DataObjects.CALsAssembly:
Syntaxpublic List<AssignedNamedCAL> RemovedAssignedCALs { get; }Public ReadOnly Property RemovedAssignedCALs As List(Of AssignedNamedCAL)
Get
Property Value
Type:
ListAssignedNamedCAL
See Also