X12EnvelopeSettings.GroupControlNumberLowerBound Property

Definition

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

Applies to