EdifactDelimiterOverride Class

Definition

The Edifact delimiter override settings.

public class EdifactDelimiterOverride
type EdifactDelimiterOverride = class
Public Class EdifactDelimiterOverride
Inheritance
EdifactDelimiterOverride

Constructors

EdifactDelimiterOverride()

Initializes a new instance of the EdifactDelimiterOverride class.

EdifactDelimiterOverride(Int32, Int32, Int32, Int32, SegmentTerminatorSuffix, EdifactDecimalIndicator, Int32, String, String, String, String, String)

Initializes a new instance of the EdifactDelimiterOverride class.

Properties

ComponentSeparator

Gets or sets the component separator.

DataElementSeparator

Gets or sets the data element separator.

DecimalPointIndicator

Gets or sets the decimal point indicator. Possible values include: 'NotSpecified', 'Comma', 'Decimal'

MessageAssociationAssignedCode

Gets or sets the message association assigned code.

MessageId

Gets or sets the message id.

MessageRelease

Gets or sets the message release.

MessageVersion

Gets or sets the message version.

ReleaseIndicator

Gets or sets the release indicator.

RepetitionSeparator

Gets or sets the repetition separator.

SegmentTerminator

Gets or sets the segment terminator.

SegmentTerminatorSuffix

Gets or sets the segment terminator suffix. Possible values include: 'NotSpecified', 'None', 'CR', 'LF', 'CRLF'

TargetNamespace

Gets or sets the target namespace on which this delimiter settings has to be applied.

Methods

Validate()

Validate the object.

Applies to