Method GetPolymorphicDescendantsWithUserAsync(long, int, long?, bool)

Assembly: redb.Core.dll
protected virtual Task<IEnumerable<ITreeRedbObject>> GetPolymorphicDescendantsWithUserAsync(long parentId, int maxDepth = 50, long? userId = null, bool checkPermissions = false)