Share via


EdifactFramingSettings.CharacterEncoding Property

Definition

Gets or sets the character encoding.

[Newtonsoft.Json.JsonProperty(PropertyName="characterEncoding")]
public string CharacterEncoding { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="characterEncoding")>]
member this.CharacterEncoding : string with get, set
Public Property CharacterEncoding As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to