다음을 통해 공유


EdifactDelimiterOverride.MessageAssociationAssignedCode Property

Definition

Gets or sets the message association assigned code.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to