Share via


X12SchemaReference.SchemaVersion Property

Definition

Gets or sets the schema version.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to