EdifactEnvelopeSettings Class

Definition

The Edifact agreement envelope settings.

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

Constructors

EdifactEnvelopeSettings()

Initializes a new instance of the EdifactEnvelopeSettings class.

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

Initializes a new instance of the EdifactEnvelopeSettings class.

Properties

ApplicationReferenceId

Gets or sets the application reference id.

ApplyDelimiterStringAdvice

Gets or sets the value indicating whether to apply delimiter string advice.

CommunicationAgreementId

Gets or sets the communication agreement id.

CreateGroupingSegments

Gets or sets the value indicating whether to create grouping segments.

EnableDefaultGroupHeaders

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

FunctionalGroupId

Gets or sets the functional group id.

GroupApplicationPassword

Gets or sets the group application password.

GroupApplicationReceiverId

Gets or sets the group application receiver id.

GroupApplicationReceiverQualifier

Gets or sets the group application receiver qualifier.

GroupApplicationSenderId

Gets or sets the group application sender id.

GroupApplicationSenderQualifier

Gets or sets the group application sender qualifier.

GroupAssociationAssignedCode

Gets or sets the group association assigned code.

GroupControllingAgencyCode

Gets or sets the group controlling agency code.

GroupControlNumberLowerBound

Gets or sets the group control number lower bound.

GroupControlNumberPrefix

Gets or sets the group control number prefix.

GroupControlNumberSuffix

Gets or sets the group control number suffix.

GroupControlNumberUpperBound

Gets or sets the group control number upper bound.

GroupMessageRelease

Gets or sets the group message release.

GroupMessageVersion

Gets or sets the group message version.

InterchangeControlNumberLowerBound

Gets or sets the interchange control number lower bound.

InterchangeControlNumberPrefix

Gets or sets the interchange control number prefix.

InterchangeControlNumberSuffix

Gets or sets the interchange control number suffix.

InterchangeControlNumberUpperBound

Gets or sets the interchange control number upper bound.

IsTestInterchange

Gets or sets the value indicating whether the message is a test interchange.

OverwriteExistingTransactionSetControlNumber

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

ProcessingPriorityCode

Gets or sets the processing priority code.

ReceiverInternalIdentification

Gets or sets the receiver internal identification.

ReceiverInternalSubIdentification

Gets or sets the receiver internal sub identification.

ReceiverReverseRoutingAddress

Gets or sets the receiver reverse routing address.

RecipientReferencePasswordQualifier

Gets or sets the recipient reference password qualifier.

RecipientReferencePasswordValue

Gets or sets the recipient reference password value.

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.

SenderInternalIdentification

Gets or sets the sender internal identification.

SenderInternalSubIdentification

Gets or sets the sender internal sub identification.

SenderReverseRoutingAddress

Gets or sets the sender reverse routing address.

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.

Methods

Validate()

Validate the object.

Applies to