| CALConfigurationCALConfigurationNamedCALsLeasedCALs Property |
The currently leased CALs.
Namespace: PIX.QMSAPI.DataObjects.CALsAssembly:
Syntaxpublic List<LeasedNamedCAL> LeasedCALs { get; }Public ReadOnly Property LeasedCALs As List(Of LeasedNamedCAL)
Get
Property Value
Type:
ListLeasedNamedCAL
See Also