Table of Contents

Class DepartmentBatchMoveRequestModel

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

批次移動部門

public class DepartmentBatchMoveRequestModel : RequestModel
Inheritance
DepartmentBatchMoveRequestModel
Inherited Members

Properties

BatchMove

批次移動的部門

public IEnumerable<IDeptBatchMoveModel> BatchMove { get; set; }

Property Value

IEnumerable<IDeptBatchMoveModel>