Class WorkflowInstanceState
Inheritance
System.Object
WorkflowInstanceState
Namespace: System.Activities.Hosting
Assembly: System.Activities.dll
Syntax
public sealed class WorkflowInstanceState : Enum
Fields
Aborted
Complete
Idle
Runnable
value__
Declaration
public int value__
Field Value
System.Int32
|