RibbonCommand
これは、Dynamics CRMのRibbonCommandエンティティを表すテーブルです。
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
リボンコマンドを表す一意識別子。 |
| Command | String | False |
コマンドのID。 |
| CommandDefinition | String | False |
このコマンドの実行時に実行するJScriptライブラリおよび関数。 |
| ComponentState | String | True |
内部使用専用。 |
| Entity | String | False |
このルールが適用され、このルールのインポート元となり、その後エクスポート先となるエンティティ。 |
| IsManaged | Boolean | True | |
| OrganizationId_Id | String | True |
組織を表す一意識別子。 |
| OrganizationId_LogicalName | String | True | |
| OrganizationId_Name | String | True | |
| OverwriteTime | Datetime | True |
内部使用専用。 |
| RibbonCommandId | String | False |
一意識別子。 |
| RibbonCommandUniqueId | String | True |
Outlook用Microsoft Dynamics CRMクライアントのカスタマイズの同期時に使用されるフォームを表す一意識別子。 |
| RibbonCustomizationId_Id | String | False |
リボンコマンドが関連付けられているリボンのカスタマイズを表す一意識別子。 |
| RibbonCustomizationId_LogicalName | String | False | |
| RibbonCustomizationId_Name | String | False | |
| SolutionId | String | True |
関連付けられたソリューションを表す一意識別子。 |