'Declaration
Public Enum PlateActions Inherits System.Enum
'Usage
Dim instance As PlateActions
public enum PlateActions : System.Enum
public enum class PlateActions : public System.Enum
'Declaration
Public Enum PlateActions Inherits System.Enum
'Usage
Dim instance As PlateActions
public enum PlateActions : System.Enum
public enum class PlateActions : public System.Enum
Member | Value | Description |
---|---|---|
Load | 1 | Load. |
None | 0 | None. |
Remove | 3 | Remove. |
Swap | 2 | Swap. |
System.Object
System.ValueType
System.Enum
SI.PIXL.Client.Enums.PlateActions
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