다음을 통해 공유


X12EnvelopeOverride.ProtocolVersion Property

Definition

Gets or sets the protocol version on which this envelope settings has to be applied.

[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