X12EnvelopeOverride.TargetNamespace Property

Definition

Gets or sets the target namespace on which this envelope settings has to be applied.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to