X12ValidationSettings Constructors
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
X12ValidationSettings() | |
X12ValidationSettings(Boolean, Boolean, Int32, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, TrailingSeparatorPolicy) |
public X12ValidationSettings ();
Public Sub New ()
Applies to
Azure SDK for .NET Legacy
Prodotto | Versioni |
---|---|
Azure SDK for .NET | Legacy |
X12ValidationSettings(Boolean, Boolean, Int32, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, TrailingSeparatorPolicy)
public X12ValidationSettings (bool validateCharacterSet, bool checkDuplicateInterchangeControlNumber, int interchangeControlNumberValidityDays, bool checkDuplicateGroupControlNumber, bool checkDuplicateTransactionSetControlNumber, bool validateEdiTypes, bool validateXsdTypes, bool allowLeadingAndTrailingSpacesAndZeroes, bool trimLeadingAndTrailingSpacesAndZeroes, Microsoft.Azure.Management.Logic.Fluent.Models.TrailingSeparatorPolicy trailingSeparatorPolicy);
new Microsoft.Azure.Management.Logic.Fluent.Models.X12ValidationSettings : bool * bool * int * bool * bool * bool * bool * bool * bool * Microsoft.Azure.Management.Logic.Fluent.Models.TrailingSeparatorPolicy -> Microsoft.Azure.Management.Logic.Fluent.Models.X12ValidationSettings
Public Sub New (validateCharacterSet As Boolean, checkDuplicateInterchangeControlNumber As Boolean, interchangeControlNumberValidityDays As Integer, checkDuplicateGroupControlNumber As Boolean, checkDuplicateTransactionSetControlNumber As Boolean, validateEdiTypes As Boolean, validateXsdTypes As Boolean, allowLeadingAndTrailingSpacesAndZeroes As Boolean, trimLeadingAndTrailingSpacesAndZeroes As Boolean, trailingSeparatorPolicy As TrailingSeparatorPolicy)
Parameters
- validateCharacterSet
- Boolean
- checkDuplicateInterchangeControlNumber
- Boolean
- interchangeControlNumberValidityDays
- Int32
- checkDuplicateGroupControlNumber
- Boolean
- checkDuplicateTransactionSetControlNumber
- Boolean
- validateEdiTypes
- Boolean
- validateXsdTypes
- Boolean
- allowLeadingAndTrailingSpacesAndZeroes
- Boolean
- trimLeadingAndTrailingSpacesAndZeroes
- Boolean
- trailingSeparatorPolicy
- TrailingSeparatorPolicy
Applies to
Azure SDK for .NET Legacy
Prodotto | Versioni |
---|---|
Azure SDK for .NET | Legacy |
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Feedback su Azure SDK for .NET
Azure SDK for .NET è un progetto di open source. Selezionare un collegamento per fornire feedback: