Click or drag to resize
AbstractCompositeInfoTInfoIsComplete Property
Indicates whether the object has loaded values in all columns.

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

Property Value

Type: Boolean

Implements

IAdvancedDataContainerIsComplete
See Also