Click or drag to resize
TreeNodeIsComplete Property
Indicates whether the object is complete (has all columns).

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

Property Value

Type: Boolean

Implements

IAdvancedDataContainerIsComplete
See Also