Click or drag to resize
TreeNodeDocumentLogVisitActivity Property
Indicates whether any activity is tracked for this document.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public virtual Nullable<bool> DocumentLogVisitActivity { get; set; }

Property Value

Type: NullableBoolean
See Also