RibbonDiff
This is a table representing the RibbonDiff entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the ribbon definition. |
| ComponentState | String | True |
For internal use only. |
| ContextGroupId | String | False |
Unique identifier of the context group for this tab. If this ribbon definition adds a new tab, then it is a contextual tab. |
| DiffId | String | False |
The string ID of this ribbon definition. |
| DiffType | String | True |
Indicates the type of ribbon definition. |
| Entity | String | False |
The entity this rule applies to, also the entity this rule was imported from, will be exported to. |
| IsManaged | Boolean | True | |
| OrganizationId_Id | String | True |
Unique identifier of the organization. |
| OrganizationId_LogicalName | String | True | |
| OrganizationId_Name | String | True | |
| OverwriteTime | Datetime | True |
For internal use only. |
| RDX | String | False |
Ribbon definition XML string that contains one change action. |
| RibbonCustomizationId_Id | String | False |
Unique identifier of the ribbon customization with which the ribbon command is associated. |
| RibbonCustomizationId_LogicalName | String | False | |
| RibbonCustomizationId_Name | String | False | |
| RibbonDiffId | String | False |
Unique identifier. |
| RibbonDiffUniqueId | String | True |
Unique identifier of the form used when synchronizing customizations for the Microsoft Dynamics CRM client for Outlook. |
| Sequence | Integer | False |
Sequence in which the definition is to be applied. |
| SolutionId | String | True |
Unique identifier of the associated solution. |
| TabId | String | False |
The ID of the tab this definition applies to. |