X12ValidationSettings.TrailingSeparatorPolicy 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 trailing separator policy. Possible values include: 'NotSpecified', 'NotAllowed', 'Optional', 'Mandatory'
[Newtonsoft.Json.JsonProperty(PropertyName="trailingSeparatorPolicy")]
public string TrailingSeparatorPolicy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="trailingSeparatorPolicy")>]
member this.TrailingSeparatorPolicy : string with get, set
Public Property TrailingSeparatorPolicy As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute