다음을 통해 공유


X12ProcessingSettings.SuspendInterchangeOnError Property

Definition

Gets or sets the value indicating whether to suspend interchange on 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to