init
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
namespace Kreta.BusinessLogic.Logic.Naplozas.Elokeszites
|
||||
{
|
||||
public class HelyettesitesNaplozasElokeszitesCo : NaplozasElokeszitesCo
|
||||
{
|
||||
public int? HelyettesitesId { get; set; }
|
||||
public int? HelyettesitesTanarId { get; set; }
|
||||
public string HelyettesitesOka { get; set; }
|
||||
public int? HelyettesitesTipus { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user