Property Ancestors
Gets all node ancestors (from parent to root)
Requires loaded hierarchy up to root through Parent references
IEnumerable<ITreeRedbObject> Ancestors { get; }
Gets all node ancestors (from parent to root)
Requires loaded hierarchy up to root through Parent references
IEnumerable<ITreeRedbObject> Ancestors { get; }