Class E108_TreeToTreeList
ToTreeListAsync with Parent chain.
Returns nodes with Parent property populated up to root.
[ExampleMeta("E108", "Tree Query - ToTreeListAsync", "Trees", ExampleTier.Free, 3, new string[] { "Tree", "ToTreeListAsync", "ParentChain", "Pro" }, Order = 108)]
public class E108_TreeToTreeList : ExampleBase
Inheritance
Inherited Members
Methods
RunAsync(IRedbService)
Run the example and return result.
public override Task<ExampleResult> RunAsync(IRedbService redb)