EdifactValidationOverride.EnforceCharacterSet Property

Definition

Gets or sets the value indicating whether to validate character Set.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to