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