[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.100.591.48

Syntax

C#
public enum WorkflowStatus

Members

Member nameValueDescription
CannotStart0 CannotStart
Started1 Started
Completed2 Completed

See Also