SysDeptTypeId Property
获取/设置部门类型 Id。
Namespace: QuickAdmin.EntityAssembly: QuickAdmin.Net (in QuickAdmin.Net.dll) Version: 1.2.33
public virtual int? TypeId { get; set; }
Property Value
int?
此属性默认没有启用。
可通过重写 DeptService.GetAvailableDeptTypesAsync() 启用之。