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

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

Property Value

Type: Boolean
See Also