| ClassStructureInfoCheckComplete Method | 
            Checks whether the given data is complete (has all columns set to some value).
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
 Syntax
Syntaxpublic bool CheckComplete(
	Object[] data
)
Parameters
- data
- Type: SystemObject
 Data to check
Return Value
Type: 
Boolean See Also
See Also