AS2ErrorSettings.ResendIfMdnNotReceived Property

Definition

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to