EdifactDelimiterOverride.MessageRelease Property

Definition

Gets or sets the message release.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to