X12ProcessingSettings Class

Definition

The X12 processing settings.

public class X12ProcessingSettings
type X12ProcessingSettings = class
Public Class X12ProcessingSettings
Inheritance
X12ProcessingSettings

Constructors

X12ProcessingSettings()

Initializes a new instance of the X12ProcessingSettings class.

X12ProcessingSettings(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean)

Initializes a new instance of the X12ProcessingSettings class.

Properties

ConvertImpliedDecimal

Gets or sets the value indicating whether to convert numerical type to implied decimal.

CreateEmptyXmlTagsForTrailingSeparators

Gets or sets the value indicating whether to create empty xml tags for trailing separators.

MaskSecurityInfo

Gets or sets the value indicating whether to mask security information.

PreserveInterchange

Gets or sets the value indicating whether to preserve interchange.

SuspendInterchangeOnError

Gets or sets the value indicating whether to suspend interchange on error.

UseDotAsDecimalSeparator

Gets or sets the value indicating whether to use dot as decimal separator.

Methods

Validate()

Validate the object.

Applies to