Singer Instruments PIXL Client
PlateID Property (RunRandomColonyPickingWorkflow_Responses.Types.ProgramInformation_Struct.Types.Pinnings_Struct.Types.Targets_Struct)



Sila2.Com.Singerinstruments.Workflows.Randomcolonypickingworkflowcontroller.V1 Namespace > RunRandomColonyPickingWorkflow_Responses.Types.ProgramInformation_Struct.Types.Pinnings_Struct.Types.Targets_Struct Class : PlateID Property
Syntax
'Declaration
 
Public Property PlateID As Sila2.Org.Silastandard.String
'Usage
 
Dim instance As RunRandomColonyPickingWorkflow_Responses.Types.ProgramInformation_Struct.Types.Pinnings_Struct.Types.Targets_Struct
Dim value As Sila2.Org.Silastandard.String
 
instance.PlateID = value
 
value = instance.PlateID
public Sila2.Org.Silastandard.String PlateID {get; set;}
public:
property Sila2.Org.Silastandard.String^ PlateID {
   Sila2.Org.Silastandard.String^ get();
   void set (    Sila2.Org.Silastandard.String^ value);
}
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

RunRandomColonyPickingWorkflow_Responses.Types.ProgramInformation_Struct.Types.Pinnings_Struct.Types.Targets_Struct Class
RunRandomColonyPickingWorkflow_Responses.Types.ProgramInformation_Struct.Types.Pinnings_Struct.Types.Targets_Struct Members