Skip to content

State Enumeration

State of entity processing

Namespace: Citrix.SDK.AppDNA.Solutions.AppV.Workflow
Assembly: Citrix.SDK.AppDNA.Solutions.AppV (in Citrix.SDK.AppDNA.Solutions.AppV.dll) Version: 7.11.0.0 (7.11.0.0)

Syntax

C

public enum State

VB

Public Enumeration State

Members

 

Member nameValueDescription
None0Has not started yet
InProgress1Is being processed
Paused2Had been paused
Done3Processing is finished
Canceled4Processing is canceled
Error5Processing is finished

See Also

Reference

Citrix.SDK.AppDNA.Solutions.AppV.Workflow Namespace

Was this article helpful?