IForwardingOptions
Represents options for forwarding within the workflow, including settings for members, referred user, and forwarding status.
Properties
| Name | Description |
|---|---|
| ReferredUser | The user referred to in the forwarding options. |
| UseReferredUserAsActualValue | Indicates whether to use the referred user as the actual value in forwarding. |
| ForwardingEnabled | Indicates whether forwarding is enabled. |
| IsChanged | Indicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications. |
| Members | The members involved in the forwarding options. |