Table of Contents

Class DeptLevelUpdateStatusModel

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

部門層級狀態更新模型

public class DeptLevelUpdateStatusModel : RequestModel
Inheritance
DeptLevelUpdateStatusModel
Inherited Members

Properties

Active

是否啟用

public bool Active { get; set; }

Property Value

bool

Code

代碼

public string Code { get; set; }

Property Value

string