次の方法で共有


EdifactEnvelopeOverride.ReceiverApplicationId プロパティ

定義

受信側アプリケーション ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象