Table of Contents

Class JobFuncCategoryUpdateModel

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

表示職能類別更新模型的類別。

public class JobFuncCategoryUpdateModel : RequestModel
Inheritance
JobFuncCategoryUpdateModel
Inherited Members

Properties

Category

取得或設定職能類別。

public string Category { get; set; }

Property Value

string

OriginalCategory

取得或設定原始職能類別。

public string OriginalCategory { get; set; }

Property Value

string