Table of Contents

Class UofxService.BASE.Department.Batch

Namespace
Ede.Uofx.PubApi.Sdk.NetStd.Service
Assembly
Ede.Uofx.PubApi.Sdk.NetStd.dll

批次處理

public static class UofxService.BASE.Department.Batch
Inheritance
UofxService.BASE.Department.Batch
Inherited Members

Methods

MoveAndState(DepartmentBatchMoveRequestModel)

移動部門順序與階層,並變更狀態。注意: 當兼任部門被停用時,會移除使用者的兼任關聯;主要部門被停用時,會停用使用者的帳號。

public static Task<DepartmentBatchMoveResultModel> MoveAndState(DepartmentBatchMoveRequestModel model)

Parameters

model DepartmentBatchMoveRequestModel

部門批次移動請求模型

Returns

Task<DepartmentBatchMoveResultModel>

部門批次移動結果模型