Share via


EdifactFramingSettings.CharacterSet Property

Definition

Gets or sets the EDIFACT frame setting characterSet. Possible values include: 'NotSpecified', 'UNOB', 'UNOA', 'UNOC', 'UNOD', 'UNOE', 'UNOF', 'UNOG', 'UNOH', 'UNOI', 'UNOJ', 'UNOK', 'UNOX', 'UNOY', 'KECA'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to