EdifactEnvelopeOverride.MessageVersion Property

Definition

Gets or sets the message version on which this envelope settings has to be applied.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to