Click or drag to resize
PageInfoDocumentLogActivity Property
Indicates if document enables logging activities.

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

Property Value

Type: Boolean
See Also