IForwardingOptions
Represents options for forwarding within the workflow, including settings for members, referred user, and forwarding status.
Properties
Name | Description |
---|---|
UseReferredUserAsActualValue | Indicates whether to use the referred user as the actual value in forwarding. |
ReferredUser | The user referred to in the forwarding options. |
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. |
ForwardingEnabled | Indicates whether forwarding is enabled. |