Delen via


X12DelimiterOverrides.ProtocolVersion Property

Definition

Gets or sets the protocol version.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to