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

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

Property Value

Type: NullableBoolean
See Also