ApplyScopeSnapshotStatus Enumeration

 

Enumerates the values for the apply scope snapshot status.

Namespace:   Microsoft.Workflow.Client
Assembly:  Microsoft.Workflow.Client (in Microsoft.Workflow.Client.dll)

Public Enumeration ApplyScopeSnapshotStatus

Member nameDescription
Completed

Specifies a state that has successfully completed.

Failed

Specifies a state that has failed.

NotStarted

Specifies a state that has not started.

Started

Specifies a state that has started.

Return to top

Community Additions

ADD
Show: