Click or drag to resize
PayloadElementInfoExpression Property
Expression to be evaluated against current workflow execution context to creates the data for the payload element

Namespace: FlexRule.Flows.Workflows.Managers.Tasks
Assembly: FlexRule.Flows.Workflow (in FlexRule.Flows.Workflow.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public string Expression { get; }

Property Value

Type: String
See Also