Table of Contents

Interface IDeptBatchMoveModel

Namespace
Ede.Uofx.PubApi.Sdk.NetStd.Interfaces
Assembly
Ede.Uofx.PubApi.Sdk.NetStd.dll
public interface IDeptBatchMoveModel

Properties

Active

bool Active { get; set; }

Property Value

bool

Code

string Code { get; set; }

Property Value

string

ParentCode

string ParentCode { get; set; }

Property Value

string

Seq

int Seq { get; set; }

Property Value

int