Click or drag to resize
TreeNodeIsArchived Property
Indicates whether the document is archived.

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

Property Value

Type: Boolean
See Also