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