次の方法で共有


EdifactEnvelopeSettings.ApplicationReferenceId プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象