Returns true if given list of columns do not have null values in the object
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- obj
- Type: CMS.Base ISimpleDataContainer
Object
- columns
- Type: System String
List of columns to check
Return Value
Type: BooleanSee Also