Show / Hide Table of Contents

Interface IDeptBatchMoveModel

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

Properties

View Source

Active

Declaration
bool Active { get; set; }
Property Value
Type Description
System.Boolean
View Source

Code

Declaration
string Code { get; set; }
Property Value
Type Description
System.String
View Source

ParentCode

Declaration
string ParentCode { get; set; }
Property Value
Type Description
System.String
View Source

Seq

Declaration
int Seq { get; set; }
Property Value
Type Description
System.Int32
  • View Source
In This Article
Back to top Generated by DocFX