EdifactDelimiterOverride.RepetitionSeparator Property

Definition

Gets or sets the repetition separator.

[Newtonsoft.Json.JsonProperty(PropertyName="repetitionSeparator")]
public int RepetitionSeparator { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="repetitionSeparator")>]
member this.RepetitionSeparator : int with get, set
Public Property RepetitionSeparator As Integer

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to