EdifactSchemaReference.AssociationAssignedCode Property

Definition

Gets or sets the association assigned code.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to