次の方法で共有


AS2ErrorSettings.ResendIfMdnNotReceived プロパティ

定義

MDN が受信されない場合にメッセージを再送信するかどうかを示す値を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象