X12EnvelopeSettings Class

Definition

The X12 agreement envelope settings.

public class X12EnvelopeSettings
type X12EnvelopeSettings = class
Public Class X12EnvelopeSettings
Inheritance
X12EnvelopeSettings

Constructors

X12EnvelopeSettings(Int32, Boolean, String, String, String, Int32, Int32, Boolean, Boolean, Int32, Int32, Boolean, String, String, Int32, Int32, Boolean, Boolean, X12DateFormat, X12TimeFormat, UsageIndicator)

Initializes a new instance of X12EnvelopeSettings.

Properties

ControlStandardsId

The controls standards id.

ControlVersionNumber

The control version number.

EnableDefaultGroupHeaders

The value indicating whether to enable default group headers.

FunctionalGroupId

The functional group id.

GroupControlNumberLowerBound

The group control number lower bound.

GroupControlNumberUpperBound

The group control number upper bound.

GroupHeaderAgencyCode

The group header agency code.

GroupHeaderDateFormat

The group header date format.

GroupHeaderTimeFormat

The group header time format.

GroupHeaderVersion

The group header version.

InterchangeControlNumberLowerBound

The interchange control number lower bound.

InterchangeControlNumberUpperBound

The interchange control number upper bound.

OverwriteExistingTransactionSetControlNumber

The value indicating whether to overwrite existing transaction set control number.

ReceiverApplicationId

The receiver application id.

RolloverGroupControlNumber

The value indicating whether to rollover group control number.

RolloverInterchangeControlNumber

The value indicating whether to rollover interchange control number.

RolloverTransactionSetControlNumber

The value indicating whether to rollover transaction set control number.

SenderApplicationId

The sender application id.

TransactionSetControlNumberLowerBound

The transaction set control number lower bound.

TransactionSetControlNumberPrefix

The transaction set control number prefix.

TransactionSetControlNumberSuffix

The transaction set control number suffix.

TransactionSetControlNumberUpperBound

The transaction set control number upper bound.

UsageIndicator

The usage indicator.

UseControlStandardsIdAsRepetitionCharacter

The value indicating whether to use control standards id as repetition character.

Applies to