Singer Instruments PIXL Client
Role Property (Plate)



SI.PIXL.Client.Structs.PlateHandling Namespace > Plate Structure : Role Property
Get the plates role.
Syntax
'Declaration
 
Public ReadOnly Property Role As PlateRoles
'Usage
 
Dim instance As Plate
Dim value As PlateRoles
 
value = instance.Role
public PlateRoles Role {get;}
public:
property PlateRoles Role {
   PlateRoles get();
}
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

Plate Structure
Plate Members