Share via


EdifactFramingSettings.ProtocolVersion Property

Definition

Gets or sets the protocol version.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to