Share via


EdifactAcknowledgementSettings.AcknowledgementControlNumberLowerBound Property

Definition

Gets or sets the acknowledgement control number lower bound.

[Newtonsoft.Json.JsonProperty(PropertyName="acknowledgementControlNumberLowerBound")]
public int AcknowledgementControlNumberLowerBound { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="acknowledgementControlNumberLowerBound")>]
member this.AcknowledgementControlNumberLowerBound : int with get, set
Public Property AcknowledgementControlNumberLowerBound As Integer

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to