Interface IDeptBatchMoveModel
public interface IDeptBatchMoveModel
Properties
Active
bool Active { get; set; }
Property Value
Code
string Code { get; set; }
Property Value
ParentCode
string ParentCode { get; set; }
Property Value
Seq
int Seq { get; set; }