DocumentMoveInHierarchySyncEventHandlerParentChanged Property Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Gets a value that determines whether the move operation changed the parent or just changed the order of the document within the same level.

Namespace: ContentStudio.EventActions.SynchronousEventHandlers
Assembly: SyncEvtHand (in SyncEvtHand.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public bool ParentChanged { get; }

Property Value

Type: Boolean
The old hierarchy position.
See Also

Reference