ActionCadenceRuleCondition
サポートされているコール
describeSObjects()、getDeleted()、getUpdated()、query()、retrieve()
項目
| 項目 | 詳細 |
|---|---|
| ActionCadenceRuleId |
|
| Operator |
|
| Resource |
|
| RuleConditionName |
|
| Value |
|
使用方法
ActionCadenceRuleContion を使用して、分岐ステップに関連付けられているすべてのルール条件を表示します。
1select RuleConditionName from ActionCadenceRuleCondition where ActionCadenceStepId= <ID of a branch step>