다음을 통해 공유


AS2ValidationSettings.OverrideMessageProperties Property

Definition

Gets or sets the value indicating whether to override incoming message properties with those in agreement.

[Newtonsoft.Json.JsonProperty(PropertyName="overrideMessageProperties")]
public bool OverrideMessageProperties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="overrideMessageProperties")>]
member this.OverrideMessageProperties : bool with get, set
Public Property OverrideMessageProperties As Boolean

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to