public IAsyncEnumerable<INode> GetNodeDescendantsAsync(string parentId, bool includeTrashed = False)
- Returns:
- IAsyncEnumerable<INode>
- Implements:
- GetNodeDescendantsAsync(string, bool)
Parameters
parentId
string
includeTrashed
bool