Share via


X12TimeFormat Enum

Definition

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

Fields

HHMM 1
HHMMSS 2
HHMMSSd 4
HHMMSSdd 3
NotSpecified 0

Applies to