Class DeptSetManagerModel
部門主管設定
public class DeptSetManagerModel : RequestModel
- Inheritance
-
DeptSetManagerModel
- Inherited Members
Properties
Code
部門代碼
public string Code { get; set; }
Property Value
Type
使用者類型
public UserType Type { get; set; }
Property Value
Value
使用者值
public string Value { get; set; }