Compartir a través de


X12ProcessingSettings.SuspendInterchangeOnError Propiedad

Definición

Obtiene o establece el valor que indica si se debe suspender el intercambio en caso de error.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a