다음을 통해 공유


X12ProcessingSettings.PreserveInterchange Property

Definition

Gets or sets the value indicating whether to preserve interchange.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to