Click or drag to resize
TreeProviderPreserveACLHierarchy Property

Note: This API is now obsolete.

Indicates whether the ACL hierarchy should be preserved on processed documents.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
[ObsoleteAttribute("Use DocumentActionContext instead.")]
public bool PreserveACLHierarchy { get; set; }

Property Value

Type: Boolean
See Also