EdifactDelimiterOverride.SegmentTerminatorSuffix Property

Definition

Gets or sets the segment terminator suffix. Possible values include: 'NotSpecified', 'None', 'CR', 'LF', 'CRLF'

[Newtonsoft.Json.JsonProperty(PropertyName="segmentTerminatorSuffix")]
public Microsoft.Azure.Management.Logic.Models.SegmentTerminatorSuffix SegmentTerminatorSuffix { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="segmentTerminatorSuffix")>]
member this.SegmentTerminatorSuffix : Microsoft.Azure.Management.Logic.Models.SegmentTerminatorSuffix with get, set
Public Property SegmentTerminatorSuffix As SegmentTerminatorSuffix

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to