Class E095_TreeMove
Move node to new parent.
Demonstrates MoveObjectAsync - moves entire subtree.
[ExampleMeta("E095", "Tree Move - Relocate Node", "Trees", ExampleTier.Free, 3, new string[] { "Tree", "MoveObjectAsync", "Pro" })]
public class E095_TreeMove : ExampleBase
Inheritance
Inherited Members
Methods
RunAsync(IRedbService)
Run the example and return result.
public override Task<ExampleResult> RunAsync(IRedbService redb)