RibbonCustomization
これは、Dynamics CRMのRibbonCustomizationエンティティを表すテーブルです。
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
リボンのカスタマイズを表す一意識別子。 |
| ComponentState | String | True |
内部使用専用。 |
| Entity | String | False |
どのエンティティのリボンにこのカスタマイズが適用されるかを指定します。nullの場合、カスタマイズはグローバルリボンに適用されます。 |
| IsManaged | Boolean | True | |
| OrganizationId_Id | String | True |
組織を表す一意識別子。 |
| OrganizationId_LogicalName | String | True | |
| OrganizationId_Name | String | True | |
| OverwriteTime | Datetime | True |
内部使用専用。 |
| PublishedOn | Datetime | True | |
| RibbonCustomizationId | String | False |
一意識別子。 |
| RibbonCustomizationUniqueId | String | True |
この行を表す一意識別子。 |
| SolutionId | String | True |
関連付けられたソリューションを表す一意識別子。 |