AS4To Property
Defines information about the responding party.
Syntax
public EBPartyInfo AS4To { get; set; }
Public Property AS4To As EBPartyInfo
Remarks
This property defines information about the party that receives the message.
|
AS4To PropertyDefines information about the responding party. Syntaxpublic EBPartyInfo AS4To { get; set; } Public Property AS4To As EBPartyInfo RemarksThis property defines information about the party that receives the message. |