QuickAdmin.Net Reference
C#
Show/Hide TOC
IEntity
With
Dept
Path Interface
表示包含部门路径属性的实体。
Definition
Namespace:
QuickAdmin.EntityBase
Assembly:
QuickAdmin.Net (in QuickAdmin.Net.dll) Version: 1.0.122
C#
Copy
public
interface
IEntityWithDeptPath
Properties
DeptPath
获取/设置部门路径。此属性通常不映射到表字段。
See Also
Reference
QuickAdmin.EntityBase Namespace
In This Article
Definition
Properties
See Also