CSApplyLevels Enumeration Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

A flag that indicates how changes should be propagated to child objects

Namespace: ContentStudio.Document
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

[FlagsAttribute]
public enum CSApplyLevels
Members

  Member nameValueDescription
ApplyToCurrent0 The change applies to the current object.
ApplyToAllContainers1 The change applies to all sub containers. This flag is ignored with documents.
ApplyToAllDocuments2 The change applies to all documents within affected containers
See Also

Reference