X12EnvelopeSettings.TransactionSetControlNumberPrefix Property

Definition

Gets or sets the transaction set control number prefix.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to