Skip to main content

Class WorkflowStepDistributeToOwner

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for WorkflowStepDistributeToOwner. Step in workflow.

Inheritance

objectWorkflowStepBaseWorkflowStepDistributeToOwner

Inherited Members

WorkflowStepBase.WorkflowStepId, WorkflowStepBase.WorkflowId, WorkflowStepBase.StepType_String, WorkflowStepBase.StepType, WorkflowStepBase.Rank, object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Constructors

WorkflowStepDistributeToOwner()

Default constructor - defaults any enum props to 0.

Properties

Associates

Selected associates to be owner of participants

Property Value

int[]

DefaultAssociate

If no other available, assign to this associate

Property Value

int

DistributeQueue

The ordered queue of next new owners

Property Value

int[]

OnlyToUnassigned

If set to true, participants will only get owner if no owner

Property Value

bool

UserGroups

Selected usergroups to be

Property Value

int[]

See Also

WorkflowAgent