X12AcknowledgementSettings.AcknowledgementControlNumberLowerBound Property
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.
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