EdifactAcknowledgementSettings.SendSynchronousAcknowledgement プロパティ

定義

同期確認を送信するかどうかを示す値を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象