Table of Contents

Class EmplDeptViewModel

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

表示員工部門視圖的模型。

public class EmplDeptViewModel : RequestModel
Inheritance
EmplDeptViewModel
Inherited Members

Properties

Depts

部門代碼。

public List<DeptItem> Depts { get; set; }

Property Value

List<DeptItem>