Compartir a través de


EdifactFramingSettings.CharacterSet Propiedad

Definición

Obtiene o establece el characterSet de configuración de marco EDIFACT. Entre los valores posibles se incluyen: '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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a