[]
        
(Showing Draft Content)

C1.Report.Legacy.Utils.ReadNullableBool

ReadNullableBool Method

ReadNullableBool(XmlNodeWrapperBase, string, bool?)

Declaration
public static bool? ReadNullableBool(XmlNodeWrapperBase node, string name, bool? defValue)
Parameters
Type Name Description
XmlNodeWrapperBase node
string name
bool? defValue
Returns
Type Description
bool?