RibbonCommand
This is a table representing the RibbonCommand entities in Dynamics CRM.
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | String | False |
Unique identifier of the ribbon command. |
Command | String | False |
The command's Id. |
CommandDefinition | String | False |
The JScript library and function to run when this command is executed. |
ComponentState | String | True |
For internal use only. |
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. |
RibbonCommandId | String | False |
Unique identifier. |
RibbonCommandUniqueId | String | True |
Unique identifier of the form used when synchronizing customizations for the Microsoft Dynamics CRM client for Outlook. |
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 | |
SolutionId | String | True |
Unique identifier of the associated solution. |