| DataHelperGetBoolValue Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | GetBoolValue(ISimpleDataContainer, String) | 
            Gets the bool variable from given data container.
             | 
|   | GetBoolValue(DataRow, String, Boolean) | 
            Gets the bool variable from given DataRow.
             | 
|   | GetBoolValue(ISimpleDataContainer, String, Boolean) | 
            Gets the bool variable from given data container.
             | 
 See Also
See Also