EBoksMessageShipmentHandle Constructor

Scanjour Workflow4 Reference Manual
Initializes a new instance of the EBoksMessageShipmentHandle class

Namespace:  WorkZone.Dispatcher.EBoks
Assembly:  WorkZone.Dispatcher.EBoks_23.1.0.0 (in WorkZone.Dispatcher.EBoks_23.1.0.0.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public EBoksMessageShipmentHandle(
	string messageId,
	string messageReference,
	bool asyncDispatch,
	string xmlResponse,
	string partyAddressKey
)

Parameters

messageId
Type: SystemString

[Missing <param name="messageId"/> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksMessageShipmentHandle.#ctor(System.String,System.String,System.Boolean,System.String,System.String)"]

messageReference
Type: SystemString

[Missing <param name="messageReference"/> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksMessageShipmentHandle.#ctor(System.String,System.String,System.Boolean,System.String,System.String)"]

asyncDispatch
Type: SystemBoolean

[Missing <param name="asyncDispatch"/> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksMessageShipmentHandle.#ctor(System.String,System.String,System.Boolean,System.String,System.String)"]

xmlResponse
Type: SystemString

[Missing <param name="xmlResponse"/> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksMessageShipmentHandle.#ctor(System.String,System.String,System.Boolean,System.String,System.String)"]

partyAddressKey
Type: SystemString

[Missing <param name="partyAddressKey"/> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksMessageShipmentHandle.#ctor(System.String,System.String,System.Boolean,System.String,System.String)"]

See Also

Reference