| PayloadElementInfo Class |
Namespace: FlexRule.Flows.Workflows.Managers.Tasks
[SerializableAttribute] public class PayloadElementInfo
The PayloadElementInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| PayloadElementInfo |
| Name | Description | |
|---|---|---|
| Description |
Description that defines what is this data payload for
| |
| Expression |
Expression to be evaluated against current workflow execution context to creates the data for the payload element
| |
| Group |
Allows grouping of data payloads
| |
| Name |
Name of the data payload
| |
| ReadOnly |
If workitem can modify the payload, false, otherwise true. Default is true.
| |
| Type |
A payload element can have a
|
| Name | Description | |
|---|---|---|
| IsMonadParameterReference | (Defined by MonadParameterReferenceExtension.) |