EdifactSchemaReference.MessageId Property

Definition

Gets or sets the message id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to