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