Partager via


X12TimeFormat Énumération

Définition

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum X12TimeFormat
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type X12TimeFormat = 
Public Enum X12TimeFormat
Héritage
X12TimeFormat
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

HHMM 1
HHMMSS 2
HHMMSSd 4
HHMMSSdd 3
NotSpecified 0

S’applique à