Click or drag to resize
AbstractInfoBaseTInfoIsComplete Property
Returns true if the object is complete (has all columns).

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public override bool IsComplete { get; }

Property Value

Type: Boolean

Implements

IAdvancedDataContainerIsComplete
See Also