X12EnvelopeSettings.EnableDefaultGroupHeaders Property

Definition

Gets or sets the value indicating whether to enable default group headers.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to