Condividi tramite


X12ProcessingSettings Class

Definition

The X12 processing settings.

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

Constructors

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

Initializes a new instance of X12ProcessingSettings.

Properties

ConvertImpliedDecimal

The value indicating whether to convert numerical type to implied decimal.

CreateEmptyXmlTagsForTrailingSeparators

The value indicating whether to create empty xml tags for trailing separators.

MaskSecurityInfo

The value indicating whether to mask security information.

PreserveInterchange

The value indicating whether to preserve interchange.

SuspendInterchangeOnError

The value indicating whether to suspend interchange on error.

UseDotAsDecimalSeparator

The value indicating whether to use dot as decimal separator.

Applies to