EdifactEnvelopeOverride.SenderApplicationId Property

Definition

Gets or sets the sender application id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to