RibbonRule
これは、Dynamics CRMのRibbonRuleエンティティを表すテーブルです。
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
リボンルールを表す一意識別子。 |
| ComponentState | String | True |
内部使用専用。 |
| Entity | String | False |
このルールが適用され、このルールのインポート元となり、その後エクスポート先となるエンティティ。 |
| IsManaged | Boolean | True | |
| OrganizationId_Id | String | True |
組織を表す一意識別子。 |
| OrganizationId_LogicalName | String | True | |
| OrganizationId_Name | String | True | |
| OverwriteTime | Datetime | True |
内部使用専用。 |
| RibbonCustomizationId_Id | String | False |
リボンコマンドが関連付けられているリボンのカスタマイズを表す一意識別子。 |
| RibbonCustomizationId_LogicalName | String | False | |
| RibbonCustomizationId_Name | String | False | |
| RibbonRuleId | String | False |
一意識別子。 |
| RibbonRuleUniqueId | String | True |
Outlook用Microsoft Dynamics CRMクライアントのカスタマイズの同期時に使用されるフォームを表す一意識別子。 |
| RuleDefinition | String | False |
ルールの定義。すなわち、このルールがどのような場合にtrueまたはfalseであるかをどのエンティティ、アクセス許可、データ値などが変更できるか。 |
| RuleId | String | False |
ルールのID |
| RuleType | String | False |
ルールの種類 |
| SolutionId | String | True |
関連付けられたソリューションを表す一意識別子。 |