EdifactDelimiterOverride.ComponentSeparator Property

Definition

Gets or sets the component separator.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to