次の方法で共有


EdifactEnvelopeOverride.TargetNamespace プロパティ

定義

このエンベロープ設定を適用する必要があるターゲット名前空間を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象