Share via


EdifactDelimiterOverride.DataElementSeparator Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to