X12EnvelopeOverride.ResponsibleAgencyCode Property

Definition

Gets or sets the responsible agency code.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to