X12EnvelopeSettings Constructors

Definition

Overloads

X12EnvelopeSettings()

public X12EnvelopeSettings ();

Applies to

Azure SDK for .NET Legacy
Prodotto Versioni
Azure SDK for .NET Legacy

X12EnvelopeSettings(Int32, Boolean, String, String, String, Int32, Int32, Boolean, Boolean, Int32, Int32, Boolean, String, String, Int32, Int32, Boolean, Boolean, X12DateFormat, X12TimeFormat, UsageIndicator, String, String, String)

public X12EnvelopeSettings (int controlStandardsId, bool useControlStandardsIdAsRepetitionCharacter, string senderApplicationId, string receiverApplicationId, string controlVersionNumber, int interchangeControlNumberLowerBound, int interchangeControlNumberUpperBound, bool rolloverInterchangeControlNumber, bool enableDefaultGroupHeaders, int groupControlNumberLowerBound, int groupControlNumberUpperBound, bool rolloverGroupControlNumber, string groupHeaderAgencyCode, string groupHeaderVersion, int transactionSetControlNumberLowerBound, int transactionSetControlNumberUpperBound, bool rolloverTransactionSetControlNumber, bool overwriteExistingTransactionSetControlNumber, Microsoft.Azure.Management.Logic.Fluent.Models.X12DateFormat groupHeaderDateFormat, Microsoft.Azure.Management.Logic.Fluent.Models.X12TimeFormat groupHeaderTimeFormat, Microsoft.Azure.Management.Logic.Fluent.Models.UsageIndicator usageIndicator, string functionalGroupId = default, string transactionSetControlNumberPrefix = default, string transactionSetControlNumberSuffix = default);

Parameters

controlStandardsId
Int32
useControlStandardsIdAsRepetitionCharacter
Boolean
senderApplicationId
String
receiverApplicationId
String
controlVersionNumber
String
interchangeControlNumberLowerBound
Int32
interchangeControlNumberUpperBound
Int32
rolloverInterchangeControlNumber
Boolean
enableDefaultGroupHeaders
Boolean
groupControlNumberLowerBound
Int32
groupControlNumberUpperBound
Int32
rolloverGroupControlNumber
Boolean
groupHeaderAgencyCode
String
groupHeaderVersion
String
transactionSetControlNumberLowerBound
Int32
transactionSetControlNumberUpperBound
Int32
rolloverTransactionSetControlNumber
Boolean
overwriteExistingTransactionSetControlNumber
Boolean
groupHeaderDateFormat
X12DateFormat
groupHeaderTimeFormat
X12TimeFormat
usageIndicator
UsageIndicator
functionalGroupId
String
transactionSetControlNumberPrefix
String
transactionSetControlNumberSuffix
String

Applies to

Azure SDK for .NET Legacy
Prodotto Versioni
Azure SDK for .NET Legacy