X12EnvelopeSettings.TransactionSetControlNumberLowerBound Property

Definition

Gets or sets the transaction set control number lower bound.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to