Click or drag to resize
AbstractInfoTInfoIsComplete 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#
public override bool IsComplete { get; }

Property Value

Type: Boolean

Implements

IAdvancedDataContainerIsComplete
See Also