X12EnvelopeSettings.TransactionSetControlNumberSuffix Property

Definition

Gets or sets the transaction set control number suffix.

[Newtonsoft.Json.JsonProperty(PropertyName="transactionSetControlNumberSuffix")]
public string TransactionSetControlNumberSuffix { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="transactionSetControlNumberSuffix")>]
member this.TransactionSetControlNumberSuffix : string with get, set
Public Property TransactionSetControlNumberSuffix As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to