次の方法で共有


X12ProcessingSettings.SuspendInterchangeOnError プロパティ

定義

エラー時にインターチェンジを中断するかどうかを示す値を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象