次の方法で共有


X12AcknowledgementSettings.BatchFunctionalAcknowledgements プロパティ

定義

機能確認をバッチ処理するかどうかを示す値を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象