EdifactOneWayAgreement Class

Definition

The Edifact one way agreement.

public class EdifactOneWayAgreement
type EdifactOneWayAgreement = class
Public Class EdifactOneWayAgreement
Inheritance
EdifactOneWayAgreement

Constructors

EdifactOneWayAgreement()

Initializes a new instance of the EdifactOneWayAgreement class.

EdifactOneWayAgreement(BusinessIdentity, BusinessIdentity, EdifactProtocolSettings)

Initializes a new instance of the EdifactOneWayAgreement class.

Properties

ProtocolSettings

Gets or sets the EDIFACT protocol settings.

ReceiverBusinessIdentity

Gets or sets the receiver business identity

SenderBusinessIdentity

Gets or sets the sender business identity

Methods

Validate()

Validate the object.

Applies to