Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataEngine
SimpleDataClass Class
SimpleDataClass Properties
AllowPartialUpdate Property
ClassName Property
ColumnNames Property
ColumnsCount Property
Data Property
HasChanged Property
ID Property
IDColumn Property
IsComplete Property
Item Property
StructureInfo Property
TrackChanges Property
UseOriginalData Property
SimpleDataClass
IsComplete Property
Returns true if the object is complete (has all columns).
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
Copy
public
bool
IsComplete
{
get
; }
Property Value
Type:
Boolean
Implements
IAdvancedDataContainer
IsComplete
See Also
Reference
SimpleDataClass Class
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com