次の方法で共有


X12AcknowledgementSettings.NeedLoopForValidMessages プロパティ

定義

有効なメッセージにループが必要かどうかを示す値を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象