EdifactEnvelopeOverride.ReceiverApplicationId Property

Definition

Gets or sets the receiver application id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to