Singer Instruments PIXL Client
PlateActions Enumeration



SI.PIXL.Client.Enums Namespace : PlateActions Enumeration
Enumeration of plate actions.
Syntax
'Declaration
 
Public Enum PlateActions 
   Inherits System.Enum
'Usage
 
Dim instance As PlateActions
public enum PlateActions : System.Enum 
public enum class PlateActions : public System.Enum 
Members
MemberValueDescription
Load1Load.
None0None.
Remove3Remove.
Swap2Swap.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         SI.PIXL.Client.Enums.PlateActions

Requirements

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

See Also

Reference

SI.PIXL.Client.Enums Namespace