Singer Instruments PIXL Client
PlateTypes Enumeration



SI.PIXL.Client.Enums Namespace : PlateTypes Enumeration
Enumeration of plate types.
Syntax
'Declaration
 
Public Enum PlateTypes 
   Inherits System.Enum
'Usage
 
Dim instance As PlateTypes
public enum PlateTypes : System.Enum 
public enum class PlateTypes : public System.Enum 
Members
MemberValueDescription
DeepMWP_1233Deep MTP 12.
DeepMWP_2434Deep MTP 24.
DeepMWP_38431Deep MTP 384.
DeepMWP_4835Deep MTP 48.
DeepMWP_632Deep MTP 6.
DeepMWP_9630Deep MTP 96.
MWP_1223MWP 12.
MWP_2424MWP 24.
MWP_38421MWP 384.
MWP_4825MWP 48.
MWP_622MWP 6.
MWP_9620MWP 96.
None0None.
PCR_384_40ul50PCR 384 40ul.
PCR_96_200ul40PCR 96 200ul.
PCR_96_300ul41PCR 96 300ul.
Petri_15061Petri (150mm).
Petri_9060Petri (90mm).
PlusPlate10PlusPlate.
PlusPlate_1215PlusPlate 12.
PlusPlate_153613PlusPlate 1536.
PlusPlate_2416PlusPlate 24.
PlusPlate_38412PlusPlate 384.
PlusPlate_4817PlusPlate 48.
PlusPlate_614PlusPlate 6.
PlusPlate_9611PlusPlate 96.
Inheritance Hierarchy

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

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