EdifactProtocolSettings.EdifactDelimiterOverrides Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the EDIFACT delimiter override settings.
[Newtonsoft.Json.JsonProperty(PropertyName="edifactDelimiterOverrides")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Logic.Models.EdifactDelimiterOverride> EdifactDelimiterOverrides { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="edifactDelimiterOverrides")>]
member this.EdifactDelimiterOverrides : System.Collections.Generic.IList<Microsoft.Azure.Management.Logic.Models.EdifactDelimiterOverride> with get, set
Public Property EdifactDelimiterOverrides As IList(Of EdifactDelimiterOverride)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute