다음을 통해 공유


EdifactEnvelopeSettings Class

Definition

The Edifact agreement envelope settings.

public class EdifactEnvelopeSettings
type EdifactEnvelopeSettings = class
Public Class EdifactEnvelopeSettings
Inheritance
EdifactEnvelopeSettings

Constructors

EdifactEnvelopeSettings(Boolean, Boolean, Boolean, Int64, Int64, Boolean, Int64, Int64, Boolean, Boolean, Int64, Int64, Boolean, Boolean)

Initializes a new instance of EdifactEnvelopeSettings.

Properties

ApplicationReferenceId

The application reference id.

ApplyDelimiterStringAdvice

The value indicating whether to apply delimiter string advice.

CommunicationAgreementId

The communication agreement id.

CreateGroupingSegments

The value indicating whether to create grouping segments.

EnableDefaultGroupHeaders

The value indicating whether to enable default group headers.

FunctionalGroupId

The functional group id.

GroupApplicationPassword

The group application password.

GroupApplicationReceiverId

The group application receiver id.

GroupApplicationReceiverQualifier

The group application receiver qualifier.

GroupApplicationSenderId

The group application sender id.

GroupApplicationSenderQualifier

The group application sender qualifier.

GroupAssociationAssignedCode

The group association assigned code.

GroupControllingAgencyCode

The group controlling agency code.

GroupControlNumberLowerBound

The group control number lower bound.

GroupControlNumberPrefix

The group control number prefix.

GroupControlNumberSuffix

The group control number suffix.

GroupControlNumberUpperBound

The group control number upper bound.

GroupMessageRelease

The group message release.

GroupMessageVersion

The group message version.

InterchangeControlNumberLowerBound

The interchange control number lower bound.

InterchangeControlNumberPrefix

The interchange control number prefix.

InterchangeControlNumberSuffix

The interchange control number suffix.

InterchangeControlNumberUpperBound

The interchange control number upper bound.

IsTestInterchange

The value indicating whether the message is a test interchange.

OverwriteExistingTransactionSetControlNumber

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

ProcessingPriorityCode

The processing priority code.

ReceiverInternalIdentification

The receiver internal identification.

ReceiverInternalSubIdentification

The receiver internal sub identification.

ReceiverReverseRoutingAddress

The receiver reverse routing address.

RecipientReferencePasswordQualifier

The recipient reference password qualifier.

RecipientReferencePasswordValue

The recipient reference password value.

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.

SenderInternalIdentification

The sender internal identification.

SenderInternalSubIdentification

The sender internal sub identification.

SenderReverseRoutingAddress

The sender reverse routing address.

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.

Applies to