Compartir a través de


X12TimeFormat Enumeración

Definición

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

Campos

HHMM 1
HHMMSS 2
HHMMSSd 4
HHMMSSdd 3
NotSpecified 0

Se aplica a