[This is preliminary documentation and is subject to change.]

Describes the Workflow Status values

Namespace:  QPulseWebServices.Contracts.Data
Assembly:  QPulseWebServices.Contracts (in QPulseWebServices.Contracts.dll) Version: 2.0.580.15

Syntax

C#
public enum WorkflowStatus

Members

Member nameDescription
CannotStart
CannotStart
Started
Started
Completed
Completed

See Also