Skip to main content

Class WorkflowStepAddToList

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

Inheritance

objectWorkflowStepBaseWorkflowStepAddToList

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

WorkflowStepAddToList()

Default constructor - defaults any enum props to 0.

Properties

Project

Id of project to add particiapnt to

Property Value

int

Selection

Id of selection to add particiapnt to

Property Value

int

See Also

WorkflowAgent