X12ValidationSettings.ValidateEdiTypes Property

Definition

Gets or sets the value indicating whether to Whether to validate EDI types.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to