Table of Contents

Class DepartmentGetEmployeeModel

Namespace
Ede.Uofx.PubApi.Sdk.NetStd.Models.Base
Assembly
Ede.Uofx.PubApi.Sdk.NetStd.dll

部門員工

public class DepartmentGetEmployeeModel : RequestModel
Inheritance
DepartmentGetEmployeeModel
Inherited Members

Properties

Code

部門代碼

public string Code { get; set; }

Property Value

string

IncludeSubDept

是否包含子部門

public bool IncludeSubDept { get; set; }

Property Value

bool