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