public virtual IList<SysDept> GetSelfAndChildrenRecursive( long parentId, int? maxLevel = null )
In This Article