X12EnvelopeSettings Class

Definition

The X12 agreement envelope settings.

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

Constructors

X12EnvelopeSettings()

Initializes a new instance of the X12EnvelopeSettings class.

X12EnvelopeSettings(Int32, Boolean, String, String, String, Int32, Int32, Boolean, Boolean, Int32, Int32, Boolean, String, String, Int32, Int32, Boolean, Boolean, String, String, String, String, String, String)

Initializes a new instance of the X12EnvelopeSettings class.

Properties

ControlStandardsId

Gets or sets the controls standards id.

ControlVersionNumber

Gets or sets the control version number.

EnableDefaultGroupHeaders

Gets or sets the value indicating whether to enable default group headers.

FunctionalGroupId

Gets or sets the functional group id.

GroupControlNumberLowerBound

Gets or sets the group control number lower bound.

GroupControlNumberUpperBound

Gets or sets the group control number upper bound.

GroupHeaderAgencyCode

Gets or sets the group header agency code.

GroupHeaderDateFormat

Gets or sets the group header date format. Possible values include: 'NotSpecified', 'CCYYMMDD', 'YYMMDD'

GroupHeaderTimeFormat

Gets or sets the group header time format. Possible values include: 'NotSpecified', 'HHMM', 'HHMMSS', 'HHMMSSdd', 'HHMMSSd'

GroupHeaderVersion

Gets or sets the group header version.

InterchangeControlNumberLowerBound

Gets or sets the interchange control number lower bound.

InterchangeControlNumberUpperBound

Gets or sets the interchange control number upper bound.

OverwriteExistingTransactionSetControlNumber

Gets or sets the value indicating whether to overwrite existing transaction set control number.

ReceiverApplicationId

Gets or sets the receiver application id.

RolloverGroupControlNumber

Gets or sets the value indicating whether to rollover group control number.

RolloverInterchangeControlNumber

Gets or sets the value indicating whether to rollover interchange control number.

RolloverTransactionSetControlNumber

Gets or sets the value indicating whether to rollover transaction set control number.

SenderApplicationId

Gets or sets the sender application id.

TransactionSetControlNumberLowerBound

Gets or sets the transaction set control number lower bound.

TransactionSetControlNumberPrefix

Gets or sets the transaction set control number prefix.

TransactionSetControlNumberSuffix

Gets or sets the transaction set control number suffix.

TransactionSetControlNumberUpperBound

Gets or sets the transaction set control number upper bound.

UsageIndicator

Gets or sets the usage indicator. Possible values include: 'NotSpecified', 'Test', 'Information', 'Production'

UseControlStandardsIdAsRepetitionCharacter

Gets or sets the value indicating whether to use control standards id as repetition character.

Methods

Validate()

Validate the object.

Applies to