EdifactEnvelopeOverride.SenderApplicationQualifier Property

Definition

Gets or sets the sender application qualifier.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to