X12EnvelopeSettings.TransactionSetControlNumberUpperBound Property

Definition

Gets or sets the transaction set control number upper bound.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to