LicenseHardwareAllowanceElement Class |
Namespace: Dundas.BI.Licensing
The LicenseHardwareAllowanceElement type exposes the following members.
Name | Description | |
---|---|---|
![]() | LicenseHardwareAllowanceElement | Initializes a new instance of the LicenseHardwareAllowanceElement class |
Name | Description | |
---|---|---|
![]() | Id | Gets the element ID. (Inherited from LicenseElement.) |
![]() | IsExpired | Gets a value indicating whether the element is expired. (Inherited from LicenseElement.) |
![]() | IsUnlimited | Gets a value indicating whether the element allows unlimited hardware. |
![]() | Kind | Gets the kind of element. (Overrides LicenseElementKind.) |
![]() | Notes | Gets arbitrary notes associated with the element. (Inherited from LicenseElement.) |
![]() | OrderIds | Gets the Dundas sales order IDs associated with the element. (Inherited from LicenseElement.) |
![]() | PerInstanceCpuCoreCount | Gets the number of combined CPU cores allowed to be used for all servers in the instance. |
![]() | PerServerCpuCoreCount | Gets the number of CPU cores allowed for each server in the instance. |
![]() | ServerCount | Gets the number of servers allowed by the element. |
![]() | ValidFrom | Gets the date from which the element is valid. (Inherited from LicenseElement.) |
![]() | ValidUntil | Gets the date until which the element is valid. (Inherited from LicenseElement.) |