License
This is a table representing the License entities in CRM Dynamics.
Columns
| Name | Type | Description | ReadOnly |
| Id [KEY] | Edm.String | Id of the entity. | True |
| LicenseId | Edm.Guid | The LicenseId of the License. | False |
| TimeZoneRuleVersionNumber | Edm.Int32 | The TimeZoneRuleVersionNumber of the License. | False |
| OrganizationId | Microsoft.Crm.Sdk.Data.Services.EntityReference | The OrganizationId of the License. | False |
| InstalledOn | Edm.DateTime | The InstalledOn of the License. | False |
| UTCConversionTimeZoneCode | Edm.Int32 | The UTCConversionTimeZoneCode of the License. | False |
| LicenseType | Edm.Guid | The LicenseType of the License. | False |
| LicenseKey | Edm.String | The LicenseKey of the License. | False |