Interface: IRule
PendingActivityInfo.PauseInfo.IRule
Properties of a Rule.
Implemented by
Properties
identity
• Optional
identity: null
| string
The identity of the actor that created the rule.
reason
• Optional
reason: null
| string
Reason why rule was created. Populated from rule description.
ruleId
• Optional
ruleId: null
| string
The rule that paused the activity.