| DeptList Methods |
The DeptList type exposes the following members.
| Name | Description | |
|---|---|---|
| FindByDcode |
按照部门代码查找部门。
| |
| FindByDname |
按照部门名称查找部门。
| |
| New |
构造部门集合。
未加载。 | |
| New(String) |
根据表达式构造部门集合并加载。
| |
| New(AkObject) |
根据父对象构造部门集合并加载。
即指定父对象的相关子对象的集合。 | |
| New(String, Object) |
根据属性构造部门集合并加载。
|