| CategoryId |
- 型
- string
- プロパティ
- Filter、Group、Nillable、Sort
- 説明
- FormulaFunctionCategory の ID。
- これはリレーション項目です。
- リレーション名
- Category
- リレーション種別
- Lookup
- 参照先
- FormulaFunctionCategory
|
| Description |
- 型
- string
- プロパティ
- Filter、Group、Nillable、Sort
- 説明
- 数式関数の説明。
|
| DurableId |
- 型
- string
- プロパティ
- Filter、Group、Nillable、Sort
- 説明
- 項目の一意の識別子。この識別子を使用する前に必ずこの値を取得してください。リリースが変わったときに同じ値が維持されることは保証されません。クエリを簡略化するには、次の項目を使用します。
|
| ExampleString |
- 型
- string
- プロパティ
- Filter、Group、Nillable、Sort
- 説明
- 関数と、その関数で使用できる引数について説明します。
|
| IsAllowedInEntityContext |
- 型
- boolean
- プロパティ
- Defaulted on create、Filter、Group、Sort
- 説明
- エンティティで数式関数を使用できるか (true)、否か (false) を示します。たとえば、カスタムの Account 数式項目で PRIORVALUE 関数を使用することはできません。デフォルト値は false です。この項目は、API バージョン 48.0 以降で削除されます。代わりに、FormulaFunctionAllowedType オブジェクトを使用します。
|
| IsAllowedInFlowContext |
- 型
- boolean
- プロパティ
- Defaulted on create、Filter、Group、Sort
- 説明
- 数式関数をフロー内で使用できるか (true)、否か (false) を示します。デフォルト値は false です。この項目は、API バージョン 48.0 以降で削除されます。代わりに、FormulaFunctionAllowedType オブジェクトを使用します。
|
| IsAllowedInVisualforceContext |
- 型
- boolean
- プロパティ
- Defaulted on create、Filter、Group、Sort
- 説明
- 数式関数が Visualforce 内で使用できるか (true)、否か (false) を示します。デフォルト値は false です。この項目は、API バージョン 48.0 以降で削除されます。代わりに、FormulaFunctionAllowedType オブジェクトを使用します。
|
| Label |
- 型
- string
- プロパティ
- Filter、Group、Nillable、Sort
- 説明
- ユーザインターフェースに表示される数式関数表示ラベル。
|
| Name |
- 型
- string
- プロパティ
- Filter、Group、Nillable、Sort
- 説明
- 数式関数の名前。
|