X12EnvelopeSettings.GroupControlNumberLowerBound 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 group control number lower bound.
[Newtonsoft.Json.JsonProperty(PropertyName="groupControlNumberLowerBound")]
public int GroupControlNumberLowerBound { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="groupControlNumberLowerBound")>]
member this.GroupControlNumberLowerBound : int with get, set
Public Property GroupControlNumberLowerBound As Integer
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute