Table of Contents

Class DepartmentGetModel

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

部門資料

public class DepartmentGetModel : RequestModel
Inheritance
DepartmentGetModel
Inherited Members

Properties

Code

部門代碼

public string Code { get; set; }

Property Value

string

IncludeSubDept

是否包含子部門

public bool IncludeSubDept { get; set; }

Property Value

bool