X12EnvelopeSettings.GroupHeaderAgencyCode Property

Definition

Gets or sets the group header agency code.

[Newtonsoft.Json.JsonProperty(PropertyName="groupHeaderAgencyCode")]
public string GroupHeaderAgencyCode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="groupHeaderAgencyCode")>]
member this.GroupHeaderAgencyCode : string with get, set
Public Property GroupHeaderAgencyCode As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to