Compartir a través de


X12DateFormat Enumeración

Definición

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum X12DateFormat
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type X12DateFormat = 
Public Enum X12DateFormat
Herencia
X12DateFormat
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

CCYYMMDD 1
NotSpecified 0
YYMMDD 2

Se aplica a