Public Enum OutputState Inherits System.Enum
Dim instance As OutputState
public enum OutputState : System.Enum
Public Enum OutputState Inherits System.Enum
Dim instance As OutputState
public enum OutputState : System.Enum
Member | Description |
---|---|
Complete | Defines a Complete output state (2). |
Incomplete | Defines an Incomplete output state (1). |
Invalid | Defines an Invalid output state (0). |
System.Object
System.ValueType
System.Enum
AIR.Services.ActivityManagement.Data.OutputState
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2