ClassStructureInfo CheckComplete Method Kentico 8.1 API Reference
Checks whether the given data is complete (has all columns set to some value).

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

data
Type:  OnlineSystem Object 
Data to check

Return Value

Type: OnlineBoolean
See Also