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