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