Table of Contents

SynchronizeParent

Properties
public bool SynchronizeParent { get; set; }

When enabled the hierarchy relation between this entity and its parent will be synchronized over the network. Disabling this might be useful for optimization purposes when the parent is not expected to change.

Property Value
Type Description
bool