Condividi tramite


X12AcknowledgementSettings Class

Definition

The X12 agreement acknowledgement settings.

public class X12AcknowledgementSettings
type X12AcknowledgementSettings = class
Public Class X12AcknowledgementSettings
Inheritance
X12AcknowledgementSettings

Constructors

X12AcknowledgementSettings(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Int32, Int32, Boolean)

Initializes a new instance of X12AcknowledgementSettings.

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.

BatchImplementationAcknowledgement

The value indicating whether to batch implementation acknowledgements.

BatchTechnicalAcknowledgement

The value indicating whether to batch the technical acknowledgements.

FunctionalAcknowledgementVersion

The functional acknowledgement version.

ImplementationAcknowledgementVersion

The implementation acknowledgement version.

NeedFunctionalAcknowledgement

The value indicating whether functional acknowledgement is needed.

NeedImplementationAcknowledgement

The value indicating whether implementation 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