CALConfiguration Class
Namespace: PIX.QMSAPI.DataObjects.CALs
Assembly: PIX.dll
Assembly: PIX.dll
Represents the CAL configuration on a QVS.
Inheritance
-
System.Object
- CALConfiguration
Syntax
public class CALConfigurationConstructors
| Name | Description |
|---|---|
| CALConfiguration(Guid, CALConfigurationScope) |
Properties
| Name | Description |
|---|---|
| DocumentCALs |
The Document CAL configuration on the QVS. |
| NamedCALs |
The Named CAL configuration on the QVS. |
| QVSID |
The ID of the QVS from which the configuration was retrieved. |
| Scope |
The scope used when retrieving the configuration. |
| SessionCALs |
The Session CAL configuration on the QVS. |
| Uncapped |
Indicates whether there is an upper limit of to the number of CALs. |
| UsageCALs |
The Usage CAL configuration on the QVS. |
Methods
| Name | Description |
|---|---|
| Clone() | |
| Clone(CALConfigurationScope) | |
| IsValid(out List<String>) |