SmartPostTestHelperAddDispatcherToSequence Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Processes.SmartPost.SmartPostTestHelper.AddDispatcherToSequence(Scanjour.Process.OData.Client.Proxy.ODataService,System.String,System.String,System.String)"]

Namespace:  Scanjour.Workflow4.TestFramework.Internal.Processes.SmartPost
Assembly:  Scanjour.Workflow4.TestFramework.Internal (in Scanjour.Workflow4.TestFramework.Internal.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public static void AddDispatcherToSequence(
	ODataService ctx,
	string shipmentKey,
	string dispatcherId,
	string order
)

Parameters

ctx
Type: ODataService

[Missing <param name="ctx"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Processes.SmartPost.SmartPostTestHelper.AddDispatcherToSequence(Scanjour.Process.OData.Client.Proxy.ODataService,System.String,System.String,System.String)"]

shipmentKey
Type: SystemString

[Missing <param name="shipmentKey"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Processes.SmartPost.SmartPostTestHelper.AddDispatcherToSequence(Scanjour.Process.OData.Client.Proxy.ODataService,System.String,System.String,System.String)"]

dispatcherId
Type: SystemString

[Missing <param name="dispatcherId"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Processes.SmartPost.SmartPostTestHelper.AddDispatcherToSequence(Scanjour.Process.OData.Client.Proxy.ODataService,System.String,System.String,System.String)"]

order
Type: SystemString

[Missing <param name="order"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Processes.SmartPost.SmartPostTestHelper.AddDispatcherToSequence(Scanjour.Process.OData.Client.Proxy.ODataService,System.String,System.String,System.String)"]

See Also

Reference