Singer Instruments PIXL Client
Get_IsWorkflowExecutionAllowedWithInsufficientPickupLine Method (ConsumablesManagementController.ConsumablesManagementControllerBase)



Sila2.Com.Singerinstruments.Operations.Consumablesmanagementcontroller.V1 Namespace > ConsumablesManagementController.ConsumablesManagementControllerBase Class : Get_IsWorkflowExecutionAllowedWithInsufficientPickupLine Method
Syntax
'Declaration
 
Public Overridable Function Get_IsWorkflowExecutionAllowedWithInsufficientPickupLine( _
   ByVal request As Get_IsWorkflowExecutionAllowedWithInsufficientPickupLine_Parameters, _
   ByVal context As Grpc.Core.ServerCallContext _
) As Task(Of Get_IsWorkflowExecutionAllowedWithInsufficientPickupLine_Responses)
'Usage
 
Dim instance As ConsumablesManagementController.ConsumablesManagementControllerBase
Dim request As Get_IsWorkflowExecutionAllowedWithInsufficientPickupLine_Parameters
Dim context As Grpc.Core.ServerCallContext
Dim value As Task(Of Get_IsWorkflowExecutionAllowedWithInsufficientPickupLine_Responses)
 
value = instance.Get_IsWorkflowExecutionAllowedWithInsufficientPickupLine(request, context)
public virtual Task<Get_IsWorkflowExecutionAllowedWithInsufficientPickupLine_Responses> Get_IsWorkflowExecutionAllowedWithInsufficientPickupLine( 
   Get_IsWorkflowExecutionAllowedWithInsufficientPickupLine_Parameters request,
   Grpc.Core.ServerCallContext context
)
public:
virtual Task<Get_IsWorkflowExecutionAllowedWithInsufficientPickupLine_Responses^>^ Get_IsWorkflowExecutionAllowedWithInsufficientPickupLine( 
   Get_IsWorkflowExecutionAllowedWithInsufficientPickupLine_Parameters^ request,
   Grpc.Core.ServerCallContext^ context
) 

Parameters

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

ConsumablesManagementController.ConsumablesManagementControllerBase Class
ConsumablesManagementController.ConsumablesManagementControllerBase Members