Singer Instruments PIXL Client
RunColonyDetectionWorkflow(RunColonyDetectionWorkflow_Parameters,CallOptions) Method



Sila2.Com.Singerinstruments.Workflows.Colonydetectionworkflowcontroller.V1 Namespace > ColonyDetectionWorkflowController.ColonyDetectionWorkflowControllerClient Class > RunColonyDetectionWorkflow Method : RunColonyDetectionWorkflow(RunColonyDetectionWorkflow_Parameters,CallOptions) Method
Syntax
'Declaration
 
Public Overloads Overridable Function RunColonyDetectionWorkflow( _
   ByVal request As RunColonyDetectionWorkflow_Parameters, _
   ByVal options As Grpc.Core.CallOptions _
) As Sila2.Org.Silastandard.CommandConfirmation
'Usage
 
Dim instance As ColonyDetectionWorkflowController.ColonyDetectionWorkflowControllerClient
Dim request As RunColonyDetectionWorkflow_Parameters
Dim options As Grpc.Core.CallOptions
Dim value As Sila2.Org.Silastandard.CommandConfirmation
 
value = instance.RunColonyDetectionWorkflow(request, options)
public virtual Sila2.Org.Silastandard.CommandConfirmation RunColonyDetectionWorkflow( 
   RunColonyDetectionWorkflow_Parameters request,
   Grpc.Core.CallOptions options
)
public:
virtual Sila2.Org.Silastandard.CommandConfirmation^ RunColonyDetectionWorkflow( 
   RunColonyDetectionWorkflow_Parameters^ request,
   Grpc.Core.CallOptions options
) 

Parameters

request
options
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

ColonyDetectionWorkflowController.ColonyDetectionWorkflowControllerClient Class
ColonyDetectionWorkflowController.ColonyDetectionWorkflowControllerClient Members
Overload List