Table of Contents

Class EmployeeInfoModel

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

員工資料

public class EmployeeInfoModel
Inheritance
EmployeeInfoModel
Inherited Members

Properties

Account

帳號

public string Account { get; set; }

Property Value

string

BirthDate

生日

public DateTime? BirthDate { get; set; }

Property Value

DateTime?

BusinessCard

名片職稱

public string BusinessCard { get; set; }

Property Value

string

DeptCode

部門代碼

public string DeptCode { get; set; }

Property Value

string

Email

主要信箱

public string Email { get; set; }

Property Value

string

EmailEx

次要信箱

public string EmailEx { get; set; }

Property Value

string

EmployeeNumber

員工編號

public string EmployeeNumber { get; set; }

Property Value

string

Enabled

啟用

public bool Enabled { get; set; }

Property Value

bool

EnglishName

英文名稱

public string EnglishName { get; set; }

Property Value

string

Gender

性別

public string Gender { get; set; }

Property Value

string

HireDate

離職日

public DateTime? HireDate { get; set; }

Property Value

DateTime?

IdCardNumber

身分證字號

public string IdCardNumber { get; set; }

Property Value

string

Locked

鎖定

public bool Locked { get; set; }

Property Value

bool

Name

中文名稱

public string Name { get; set; }

Property Value

string

PhoneNumber

行動電話

public string PhoneNumber { get; set; }

Property Value

string

ResignationDate

到職日

public DateTime? ResignationDate { get; set; }

Property Value

DateTime?