EdifactAcknowledgementSettings 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 acknowledgement settings.
public class EdifactAcknowledgementSettings
type EdifactAcknowledgementSettings = class
Public Class EdifactAcknowledgementSettings
- Inheritance
-
EdifactAcknowledgementSettings
Constructors
EdifactAcknowledgementSettings() |
Initializes a new instance of the EdifactAcknowledgementSettings class. |
EdifactAcknowledgementSettings(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Int32, Int32, Boolean, String, String) |
Initializes a new instance of the EdifactAcknowledgementSettings class. |
Properties
AcknowledgementControlNumberLowerBound |
Gets or sets the acknowledgement control number lower bound. |
AcknowledgementControlNumberPrefix |
Gets or sets the acknowledgement control number prefix. |
AcknowledgementControlNumberSuffix |
Gets or sets the acknowledgement control number suffix. |
AcknowledgementControlNumberUpperBound |
Gets or sets the acknowledgement control number upper bound. |
BatchFunctionalAcknowledgements |
Gets or sets the value indicating whether to batch functional acknowledgements. |
BatchTechnicalAcknowledgements |
Gets or sets the value indicating whether to batch the technical acknowledgements. |
NeedFunctionalAcknowledgement |
Gets or sets the value indicating whether functional acknowledgement is needed. |
NeedLoopForValidMessages |
Gets or sets the value indicating whether a loop is needed for valid messages. |
NeedTechnicalAcknowledgement |
Gets or sets the value indicating whether technical acknowledgement is needed. |
RolloverAcknowledgementControlNumber |
Gets or sets the value indicating whether to rollover acknowledgement control number. |
SendSynchronousAcknowledgement |
Gets or sets the value indicating whether to send synchronous acknowledgement. |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET