EdifactEnvelopeSettings.ApplyDelimiterStringAdvice Property

Definition

Gets or sets the value indicating whether to apply delimiter string advice.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to