この文章は Salesforce 機械翻訳システムを使用して翻訳されました。詳細はこちらをご参照ください。
英語に切り替える

UiFormulaRule

コンポーネントを Lightning ページ上に表示する条件を定義する 1 つ以上の条件のセットを表します。このオブジェクトは、API バージョン 47.0 以降で使用できます。

サポートされているコール

describeSObjects()query()retrieve()

項目

項目 詳細
AssociatedElementId
reference
プロパティ
Filter、Group、Nillable、Sort
説明
PromptVersion など、UiFormulaRule が関連付けられている親コンポーネントを表します。
BooleanFilter
string
プロパティ
Filter、Group、Nillable、Sort
説明
UiFormulaRule に適用される条件ロジックを表します。((1 && 3) || 2) などの sortIndex に基づいて、UiFormulaCriterion によって保存された UI 数式ルールを参照します。
DeveloperName
string
プロパティ
Filter、Group、Sort
説明
UiFormulaRule の API 名を表します。
Formula
textarea
プロパティ
Nillable
説明
UiFormulaRule の数式ソース文字列を表します。
Language
picklist
プロパティ
Filter、Group、Restricted picklist、Sort
説明
UiFormulaRule の言語を表します。
MasterLabel
string
プロパティ
Filter、Group、Sort
説明
必須。UiFormulaRule のラベルを表します。
ParentKeyPrefix
string
プロパティ
Filter、Group、Nillable、Sort
説明
AssociatedElementId の 3 桁のプレフィックスを表します。