include posno insignia
This commit is contained in:
parent
8f2c9841ef
commit
156e91f6e3
3 changed files with 122 additions and 5 deletions
|
|
@ -8,7 +8,7 @@
|
|||
public Guid ProfileId { get; set; }
|
||||
public string FullName { get; set; }
|
||||
public string Position { get; set; }
|
||||
public Guid PosNo { get; set; }
|
||||
public string PosNo { get; set; }
|
||||
public string Rank { get; set; }
|
||||
public string Salary { get; set; }
|
||||
public string LastInsignia { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue