[This is preliminary documentation and is subject to change.]
A type converter that can convert SIF time XML values to .Net DateTime?
values representing a time to a SIFSimpleType
| C# | Visual Basic | Visual C++ |
public static SifTypeConverter<Nullable<DateTime>> TIME
Public Shared TIME As SifTypeConverter(Of Nullable(Of DateTime))
public: static SifTypeConverter<Nullable<DateTime>>^ TIME