次の方法で共有


X12DelimiterOverrides.ProtocolVersion プロパティ

定義

プロトコルのバージョンを取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象