Table of Contents

Class DepartmentUpdateStatusModel

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

部門狀態更新

public class DepartmentUpdateStatusModel : RequestModel
Inheritance
DepartmentUpdateStatusModel
Inherited Members

Properties

Active

是否啟用

public bool Active { get; set; }

Property Value

bool

Code

部門代碼

public string Code { get; set; }

Property Value

string