Compartir a través de


AS2ErrorSettings.ResendIfMdnNotReceived Propiedad

Definición

Obtiene o establece el valor que indica si se va a reenviar el mensaje Si no se recibe 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a