Compartir a través de


X12ProcessingSettings.PreserveInterchange Propiedad

Definición

Obtiene o establece el valor que indica si se va a conservar el intercambio.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a