Newer Version Available
ActionCadenceRuleCondition
Supported Calls
describeSObjects(), getDeleted(), getUpdated(), query(), retrieve()
Fields
| Field | Details |
|---|---|
| ActionCadenceRuleId |
|
| Operator |
|
| Resource |
|
| RuleConditionName |
|
| Value |
|
Usage
Use ActionCadenceRuleContion to see all the rule conditions associated with a branch
step:
1select RuleConditionName from ActionCadenceRuleCondition where ActionCadenceStepId= <ID of a branch step>