Click or drag to resize
DocumentActionContextPreserveACLHierarchy Property
Indicates whether the ACL hierarchy should be preserved on processed documents.

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

Property Value

Type: Boolean
See Also