Get if the execution of a workflow is allowed when there is insufficient PickupLine remaining to complete the workflow.
This sample shows how to use the
IsWorkflowExecutionAllowedWithInsufficientPickupLine property.
// Display if allowing the execution of a workflow when there is insufficient PickupLine remaining, on the Console.
Console.WriteLine($"Allow the execution of a workflow when there is insufficient PickupLine remaining: {pixl.IsWorkflowExecutionAllowedWithInsufficientPickupLine}.");
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