Share via


EdifactAcknowledgementSettings Class

Definition

The Edifact agreement acknowledgement settings.

public class EdifactAcknowledgementSettings
type EdifactAcknowledgementSettings = class
Public Class EdifactAcknowledgementSettings
Inheritance
EdifactAcknowledgementSettings

Constructors

EdifactAcknowledgementSettings(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Int32, Int32, Boolean)

Initializes a new instance of EdifactAcknowledgementSettings.

Properties

AcknowledgementControlNumberLowerBound

The acknowledgement control number lower bound.

AcknowledgementControlNumberPrefix

The acknowledgement control number prefix.

AcknowledgementControlNumberSuffix

The acknowledgement control number suffix.

AcknowledgementControlNumberUpperBound

The acknowledgement control number upper bound.

BatchFunctionalAcknowledgement

The value indicating whether to batch functional acknowledgements.

BatchTechnicalAcknowledgement

The value indicating whether to batch the technical acknowledgements.

NeedFunctionalAcknowledgement

The value indicating whether functional acknowledgement is needed.

NeedLoopForValidMessages

The value indicating whether a loop is needed for valid messages.

NeedTechnicalAcknowledgement

The value indicating whether technical acknowledgement is needed.

RolloverAcknowledgementControlNumber

The value indicating whether to rollover acknowledgement control number.

SendSynchronousAcknowledgement

The value indicating whether to send synchronous acknowledgement.

Applies to