Table of Contents

Class DeptRequestModelBase

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

部門。

public class DeptRequestModelBase
Inheritance
DeptRequestModelBase
Inherited Members

Constructors

DeptRequestModelBase()

public DeptRequestModelBase()

Properties

Code

部門代碼。

public string Code { get; set; }

Property Value

string

JobFuncs

職務項目。

public List<string> JobFuncs { get; set; }

Property Value

List<string>

JobTitleCode

職位代碼。

public string JobTitleCode { get; set; }

Property Value

string