X12EnvelopeOverride.HeaderVersion Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to