Click or drag to resize
PayloadElementInfo Properties

The PayloadElementInfo type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Description that defines what is this data payload for
Public propertyExpression
Expression to be evaluated against current workflow execution context to creates the data for the payload element
Public propertyGroup
Allows grouping of data payloads
Public propertyName
Name of the data payload
Public propertyReadOnly
If workitem can modify the payload, false, otherwise true. Default is true.
Public propertyType
A payload element can have a
Top
See Also