次の方法で共有


EdifactEnvelopeSettings.SenderInternalIdentification プロパティ

定義

送信者の内部 ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象