次の方法で共有


EdifactEnvelopeOverride.AssociationAssignedCode プロパティ

定義

関連付けに割り当てられたコードを取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象