X12EnvelopeSettings.RolloverTransactionSetControlNumber Property

Definition

Gets or sets the value indicating whether to rollover transaction set control number.

[Newtonsoft.Json.JsonProperty(PropertyName="rolloverTransactionSetControlNumber")]
public bool RolloverTransactionSetControlNumber { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="rolloverTransactionSetControlNumber")>]
member this.RolloverTransactionSetControlNumber : bool with get, set
Public Property RolloverTransactionSetControlNumber As Boolean

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to