| IReceiverIdentity Interface |
Namespace: FlexRule.Flows.Workflows.Model
public interface IReceiverIdentity
The IReceiverIdentity type exposes the following members.
| Name | Description | |
|---|---|---|
| Category |
Allows categorizing multiple of IReceiverIdentity by a name.
| |
| Name |
Name of the receiver node
| |
| Outcomes |
Outcome of a receiver task i.e. HumanTask
| |
| Title |
Title of the receiver task
|