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