X12EnvelopeOverride.FunctionalIdentifierCode Property

Definition

Gets or sets the functional identifier code.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to