次の方法で共有


EdifactEnvelopeOverride.ControllingAgencyCode プロパティ

定義

制御機関コードを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象