EBoksSenderGetSendMessagePayLoad Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksSender.GetSendMessagePayLoad(WorkZone.Dispatcher.Base.Messages.Message,WorkZone.Dispatcher.Base.PartyIdentifier,System.Int32,System.Boolean,System.Boolean,System.Nullable{System.DateTime})"]

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 static XDocument GetSendMessagePayLoad(
	Message message,
	PartyIdentifier recipientIdentifier,
	int materialId,
	bool encodeData,
	bool digtalPost2,
	DateTime? eboksPlannedDelivery
)

Parameters

message
Type: WorkZone.Dispatcher.Base.MessagesMessage

[Missing <param name="message"/> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksSender.GetSendMessagePayLoad(WorkZone.Dispatcher.Base.Messages.Message,WorkZone.Dispatcher.Base.PartyIdentifier,System.Int32,System.Boolean,System.Boolean,System.Nullable{System.DateTime})"]

recipientIdentifier
Type: WorkZone.Dispatcher.BasePartyIdentifier

[Missing <param name="recipientIdentifier"/> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksSender.GetSendMessagePayLoad(WorkZone.Dispatcher.Base.Messages.Message,WorkZone.Dispatcher.Base.PartyIdentifier,System.Int32,System.Boolean,System.Boolean,System.Nullable{System.DateTime})"]

materialId
Type: SystemInt32

[Missing <param name="materialId"/> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksSender.GetSendMessagePayLoad(WorkZone.Dispatcher.Base.Messages.Message,WorkZone.Dispatcher.Base.PartyIdentifier,System.Int32,System.Boolean,System.Boolean,System.Nullable{System.DateTime})"]

encodeData
Type: SystemBoolean

[Missing <param name="encodeData"/> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksSender.GetSendMessagePayLoad(WorkZone.Dispatcher.Base.Messages.Message,WorkZone.Dispatcher.Base.PartyIdentifier,System.Int32,System.Boolean,System.Boolean,System.Nullable{System.DateTime})"]

digtalPost2
Type: SystemBoolean

[Missing <param name="digtalPost2"/> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksSender.GetSendMessagePayLoad(WorkZone.Dispatcher.Base.Messages.Message,WorkZone.Dispatcher.Base.PartyIdentifier,System.Int32,System.Boolean,System.Boolean,System.Nullable{System.DateTime})"]

eboksPlannedDelivery
Type: SystemNullableDateTime

[Missing <param name="eboksPlannedDelivery"/> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksSender.GetSendMessagePayLoad(WorkZone.Dispatcher.Base.Messages.Message,WorkZone.Dispatcher.Base.PartyIdentifier,System.Int32,System.Boolean,System.Boolean,System.Nullable{System.DateTime})"]

Return Value

Type: XDocument

[Missing <returns> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksSender.GetSendMessagePayLoad(WorkZone.Dispatcher.Base.Messages.Message,WorkZone.Dispatcher.Base.PartyIdentifier,System.Int32,System.Boolean,System.Boolean,System.Nullable{System.DateTime})"]

See Also

Reference