EdifactProcessingSettings Class
Definition
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.
The Edifact agreement protocol settings.
public class EdifactProcessingSettings
type EdifactProcessingSettings = class
Public Class EdifactProcessingSettings
- Inheritance
-
EdifactProcessingSettings
Constructors
EdifactProcessingSettings() |
Initializes a new instance of the EdifactProcessingSettings class. |
EdifactProcessingSettings(Boolean, Boolean, Boolean, Boolean, Boolean) |
Initializes a new instance of the EdifactProcessingSettings class. |
Properties
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
Azure SDK for .NET