Format of the time portion of the data class
Member of DateTime (PRIM_EVDT)
Data Type - Enumeration
Use the TimeFormat property to specify how the time will appear.
Enum Value | Description |
---|---|
Custom | Use the format as defined in the CustomTimeFormat property |
SystemTime | System locale equivalent of UserTime |
UserTime | Date format string as defined by the user locale (See Region settings in Control Panel) |
Febuary 18 V14SP2