License
これは、Dynamics CRMのLicenseエンティティを表すテーブルです。
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
ライセンスを表す一意識別子。 |
| InstalledOn | Datetime | False |
ライセンスがインストールされた日時。 |
| LicenseId | String | False |
ライセンスを表す一意識別子。 |
| LicenseKey | String | False |
ライセンスのキー。 |
| LicenseType | String | False |
Professional、Standard、Suiteなどのライセンスの種類。 |
| OrganizationId_Id | String | True |
ライセンスに関連付けられた組織を表す一意識別子。 |
| OrganizationId_LogicalName | String | True | |
| OrganizationId_Name | String | True | |
| TimeZoneRuleVersionNumber | Integer | False |
内部使用専用。 |
| UTCConversionTimeZoneCode | Integer | False |
レコードの作成時に使用されたタイムゾーンコード。 |