EdifactValidationSettings.CheckDuplicateGroupControlNumber Property

Definition

Gets or sets the value indicating whether to check for duplicate group control number.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to