FlowPositionValueType
The FlowPositionValueType
enum defines the types of position values that can be used in workflow operations, specifying different sources for position-based assignments.
Accepted Values
Name Value ConstantPosition 0 FlowInitiator 2 ConstantUser 8
This enumeration is used to specify the source of position values in workflow operations, allowing for positions to be assigned from predefined constants, the workflow initiator, or specific users.