次の方法で共有


X12ProcessingSettings.PreserveInterchange プロパティ

定義

インターチェンジを保持するかどうかを示す値を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="preserveInterchange")]
public bool PreserveInterchange { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="preserveInterchange")>]
member this.PreserveInterchange : bool with get, set
Public Property PreserveInterchange As Boolean

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象