Class RomoveSubDeptEmplModel
移除兼任部門的使用者
public class RomoveSubDeptEmplModel
- Inheritance
-
RomoveSubDeptEmplModel
- Inherited Members
Properties
Account
使用者帳號
public string Account { get; set; }
Property Value
DeptCode
部門代碼
public string DeptCode { get; set; }
Property Value
EmplNum
使用者員編
public string EmplNum { get; set; }