Singer Instruments PIXL Client
RunRearrayWorkflowFromFile(RunRearrayWorkflowFromFile_Parameters,CallOptions) Method



Sila2.Com.Singerinstruments.Workflows.Rearrayworkflowcontroller.V1 Namespace > RearrayWorkflowController.RearrayWorkflowControllerClient Class > RunRearrayWorkflowFromFile Method : RunRearrayWorkflowFromFile(RunRearrayWorkflowFromFile_Parameters,CallOptions) Method
Syntax
'Declaration
 
Public Overloads Overridable Function RunRearrayWorkflowFromFile( _
   ByVal request As RunRearrayWorkflowFromFile_Parameters, _
   ByVal options As Grpc.Core.CallOptions _
) As Sila2.Org.Silastandard.CommandConfirmation
'Usage
 
Dim instance As RearrayWorkflowController.RearrayWorkflowControllerClient
Dim request As RunRearrayWorkflowFromFile_Parameters
Dim options As Grpc.Core.CallOptions
Dim value As Sila2.Org.Silastandard.CommandConfirmation
 
value = instance.RunRearrayWorkflowFromFile(request, options)
public virtual Sila2.Org.Silastandard.CommandConfirmation RunRearrayWorkflowFromFile( 
   RunRearrayWorkflowFromFile_Parameters request,
   Grpc.Core.CallOptions options
)
public:
virtual Sila2.Org.Silastandard.CommandConfirmation^ RunRearrayWorkflowFromFile( 
   RunRearrayWorkflowFromFile_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

RearrayWorkflowController.RearrayWorkflowControllerClient Class
RearrayWorkflowController.RearrayWorkflowControllerClient Members
Overload List