X12EnvelopeSettings.InterchangeControlNumberLowerBound Property

Definition

Gets or sets the interchange control number lower bound.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to