LicenseCollection Object (ILicenseCollection Interface)
This object is a collection of available (activated) licenses.
Properties
| Name | Type | Description |
|---|---|---|
| Count | Integer, read-only | Stores the number of elements in the collection. |
| Element | License, read-only | Provides access to a single element of the collection. |
Methods
| Name | Description |
|---|---|
| Item | Provides access to a single element of the collection. |
Related objects

See also
8/15/2023 1:19:30 PM