314 lines
14 KiB
C#
314 lines
14 KiB
C#
using System;
|
|
|
|
namespace CompanyManagment.App.Contracts.WorkingHoursTemp;
|
|
|
|
public class CreateWorkingHoursTemp
|
|
{
|
|
public string ShiftWork { get; set; }
|
|
public string ShiftWorkTemp { get; set; }
|
|
public long WorkshopId { get; set; }
|
|
public long EmployeeId { get; set; }
|
|
public bool exist { get; set; }
|
|
|
|
public string WorkshopAddress1 { get; set; }
|
|
public string WorkshopAddress2 { get; set; }
|
|
//for Items>>
|
|
public bool shanbeh { get; set; }
|
|
public bool yekshanbeh { get; set; }
|
|
public bool doshanbeh { get; set; }
|
|
public bool seshanbeh { get; set; }
|
|
public bool cheharshanbeh { get; set; }
|
|
public bool pangshanbeh { get; set; }
|
|
public bool jomeh { get; set; }
|
|
|
|
|
|
public string RestTime { get; set; }
|
|
public string RestTimeYekshanbeh { get; set; }
|
|
public string RestTimeDoshanbeh { get; set; }
|
|
public string RestTimeSeshanbeh { get; set; }
|
|
public string RestTimeCheharshanbeh { get; set; }
|
|
public string RestTimePanjshanbeh { get; set; }
|
|
public string RestTimeJomeh { get; set; }
|
|
public string RestTimeMin { get; set; }
|
|
public string RestTimeYekshanbehMin { get; set; }
|
|
public string RestTimeDoshanbehMin { get; set; }
|
|
public string RestTimeSeshanbehMin { get; set; }
|
|
public string RestTimeCheharshanbehMin { get; set; }
|
|
public string RestTimePanjshanbehMin { get; set; }
|
|
public string RestTimeJomehMin { get; set; }
|
|
|
|
|
|
public string SingleShift1 { get; set; }
|
|
public string SingleShift2 { get; set; }
|
|
public string TowShifts1 { get; set; }
|
|
public string TowShifts2 { get; set; }
|
|
|
|
public string SingleShift1Yekshanbeh { get; set; }
|
|
public string SingleShift2Yekshanbeh { get; set; }
|
|
public string TowShifts1Yekshanbeh { get; set; }
|
|
public string TowShifts2Yekshanbeh { get; set; }
|
|
|
|
public string SingleShift1Doshanbeh { get; set; }
|
|
public string SingleShift2Doshanbeh { get; set; }
|
|
public string TowShifts1Doshanbeh { get; set; }
|
|
public string TowShifts2Doshanbeh { get; set; }
|
|
|
|
public string SingleShift1Seshanbeh { get; set; }
|
|
public string SingleShift2Seshanbeh { get; set; }
|
|
public string TowShifts1Seshanbeh { get; set; }
|
|
public string TowShifts2Seshanbeh { get; set; }
|
|
|
|
public string SingleShift1Cheharshanbeh { get; set; }
|
|
public string SingleShift2Cheharshanbeh { get; set; }
|
|
public string TowShifts1Cheharshanbeh { get; set; }
|
|
public string TowShifts2Cheharshanbeh { get; set; }
|
|
|
|
public string SingleShift1Panjshanbeh { get; set; }
|
|
public string SingleShift2Panjshanbeh { get; set; }
|
|
public string TowShifts1Panjshanbeh { get; set; }
|
|
public string TowShifts2Panjshanbeh { get; set; }
|
|
|
|
public string SingleShift1Jomeh { get; set; }
|
|
public string SingleShift2Jomeh { get; set; }
|
|
public string TowShifts1Jomeh { get; set; }
|
|
public string TowShifts2Jomeh { get; set; }
|
|
|
|
public string Start1224 { get; set; }
|
|
public string End1224 { get; set; }
|
|
public string Start1236 { get; set; }
|
|
public string End1236 { get; set; }
|
|
public string Start2424 { get; set; }
|
|
public string End2424 { get; set; }
|
|
public string Start2448 { get; set; }
|
|
public string End2448 { get; set; }
|
|
public string StartComplex { get; set; }
|
|
public string EndComplex { get; set; }
|
|
|
|
//week1
|
|
public bool Shanbe1 { get; set; }
|
|
public string RestTimeShanbe1 { get; set; }
|
|
public string RestTimeShanbe1Min { get; set; }
|
|
public string SingleShift1Shanbe1 { get; set; }
|
|
public string SingleShift2Shanbe1 { get; set; }
|
|
public string TowShifts1Shanbe1 { get; set; }
|
|
public string TowShifts2Shanbe1 { get; set; }
|
|
public bool YekShanbe1 { get; set; }
|
|
public string RestTimeYekShanbe1 { get; set; }
|
|
public string RestTimeYekShanbe1Min { get; set; }
|
|
public string SingleShift1YekShanbe1 { get; set; }
|
|
public string SingleShift2YekShanbe1 { get; set; }
|
|
public string TowShifts1YekShanbe1 { get; set; }
|
|
public string TowShifts2YekShanbe1 { get; set; }
|
|
public bool DoShanbe1 { get; set; }
|
|
public string RestTimeDoShanbe1 { get; set; }
|
|
public string RestTimeDoShanbe1Min { get; set; }
|
|
public string SingleShift1DoShanbe1 { get; set; }
|
|
public string SingleShift2DoShanbe1 { get; set; }
|
|
public string TowShifts1DoShanbe1 { get; set; }
|
|
public string TowShifts2DoShanbe1 { get; set; }
|
|
public bool SeShanbe1 { get; set; }
|
|
public string RestTimeSeShanbe1 { get; set; }
|
|
public string RestTimeSeShanbe1Min { get; set; }
|
|
public string SingleShift1SeShanbe1 { get; set; }
|
|
public string SingleShift2SeShanbe1 { get; set; }
|
|
public string TowShifts1SeShanbe1 { get; set; }
|
|
public string TowShifts2SeShanbe1 { get; set; }
|
|
public bool CheharShanbe1 { get; set; }
|
|
public string RestTimeCheharShanbe1 { get; set; }
|
|
public string RestTimeCheharShanbe1Min { get; set; }
|
|
public string SingleShift1CheharShanbe1 { get; set; }
|
|
public string SingleShift2CheharShanbe1 { get; set; }
|
|
public string TowShifts1CheharShanbe1 { get; set; }
|
|
public string TowShifts2CheharShanbe1 { get; set; }
|
|
public bool PanjShanbe1 { get; set; }
|
|
public string RestTimePanjShanbe1 { get; set; }
|
|
public string RestTimePanjShanbe1Min { get; set; }
|
|
public string SingleShift1PanjShanbe1 { get; set; }
|
|
public string SingleShift2PanjShanbe1 { get; set; }
|
|
public string TowShifts1PanjShanbe1 { get; set; }
|
|
public string TowShifts2PanjShanbe1 { get; set; }
|
|
public bool Jome1 { get; set; }
|
|
public string RestTimeJome1 { get; set; }
|
|
public string RestTimeJome1Min { get; set; }
|
|
public string SingleShift1Jome1 { get; set; }
|
|
public string SingleShift2Jome1 { get; set; }
|
|
public string TowShifts1Jome1 { get; set; }
|
|
public string TowShifts2Jome1 { get; set; }
|
|
|
|
|
|
//week2
|
|
public bool Shanbe2 { get; set; }
|
|
public string RestTimeShanbe2 { get; set; }
|
|
public string RestTimeShanbe2Min { get; set; }
|
|
public string SingleShift1Shanbe2 { get; set; }
|
|
public string SingleShift2Shanbe2 { get; set; }
|
|
public string TowShifts1Shanbe2 { get; set; }
|
|
public string TowShifts2Shanbe2 { get; set; }
|
|
public bool YekShanbe2 { get; set; }
|
|
public string RestTimeYekShanbe2 { get; set; }
|
|
public string RestTimeYekShanbe2Min { get; set; }
|
|
public string SingleShift1YekShanbe2 { get; set; }
|
|
public string SingleShift2YekShanbe2 { get; set; }
|
|
public string TowShifts1YekShanbe2 { get; set; }
|
|
public string TowShifts2YekShanbe2 { get; set; }
|
|
public bool DoShanbe2 { get; set; }
|
|
public string RestTimeDoShanbe2 { get; set; }
|
|
public string RestTimeDoShanbe2Min { get; set; }
|
|
public string SingleShift1DoShanbe2 { get; set; }
|
|
public string SingleShift2DoShanbe2 { get; set; }
|
|
public string TowShifts1DoShanbe2 { get; set; }
|
|
public string TowShifts2DoShanbe2 { get; set; }
|
|
public bool SeShanbe2 { get; set; }
|
|
public string RestTimeSeShanbe2 { get; set; }
|
|
public string RestTimeSeShanbe2Min { get; set; }
|
|
public string SingleShift1SeShanbe2 { get; set; }
|
|
public string SingleShift2SeShanbe2 { get; set; }
|
|
public string TowShifts1SeShanbe2 { get; set; }
|
|
public string TowShifts2SeShanbe2 { get; set; }
|
|
public bool CheharShanbe2 { get; set; }
|
|
public string RestTimeCheharShanbe2 { get; set; }
|
|
public string RestTimeCheharShanbe2Min { get; set; }
|
|
public string SingleShift1CheharShanbe2 { get; set; }
|
|
public string SingleShift2CheharShanbe2 { get; set; }
|
|
public string TowShifts1CheharShanbe2 { get; set; }
|
|
public string TowShifts2CheharShanbe2 { get; set; }
|
|
public bool PanjShanbe2 { get; set; }
|
|
public string RestTimePanjShanbe2 { get; set; }
|
|
public string RestTimePanjShanbe2Min { get; set; }
|
|
public string SingleShift1PanjShanbe2 { get; set; }
|
|
public string SingleShift2PanjShanbe2 { get; set; }
|
|
public string TowShifts1PanjShanbe2 { get; set; }
|
|
public string TowShifts2PanjShanbe2 { get; set; }
|
|
public bool Jome2 { get; set; }
|
|
public string RestTimeJome2 { get; set; }
|
|
public string RestTimeJome2Min { get; set; }
|
|
public string SingleShift1Jome2 { get; set; }
|
|
public string SingleShift2Jome2 { get; set; }
|
|
public string TowShifts1Jome2 { get; set; }
|
|
public string TowShifts2Jome2 { get; set; }
|
|
|
|
//week3
|
|
public bool Shanbe3 { get; set; }
|
|
public string RestTimeShanbe3 { get; set; }
|
|
public string RestTimeShanbe3Min { get; set; }
|
|
public string SingleShift1Shanbe3 { get; set; }
|
|
public string SingleShift2Shanbe3 { get; set; }
|
|
public string TowShifts1Shanbe3 { get; set; }
|
|
public string TowShifts2Shanbe3 { get; set; }
|
|
public bool YekShanbe3 { get; set; }
|
|
public string RestTimeYekShanbe3 { get; set; }
|
|
public string RestTimeYekShanbe3Min { get; set; }
|
|
public string SingleShift1YekShanbe3 { get; set; }
|
|
public string SingleShift2YekShanbe3 { get; set; }
|
|
public string TowShifts1YekShanbe3 { get; set; }
|
|
public string TowShifts2YekShanbe3 { get; set; }
|
|
public bool DoShanbe3 { get; set; }
|
|
public string RestTimeDoShanbe3 { get; set; }
|
|
public string RestTimeDoShanbe3Min { get; set; }
|
|
public string SingleShift1DoShanbe3 { get; set; }
|
|
public string SingleShift2DoShanbe3 { get; set; }
|
|
public string TowShifts1DoShanbe3 { get; set; }
|
|
public string TowShifts2DoShanbe3 { get; set; }
|
|
public bool SeShanbe3 { get; set; }
|
|
public string RestTimeSeShanbe3 { get; set; }
|
|
public string RestTimeSeShanbe3Min { get; set; }
|
|
public string SingleShift1SeShanbe3 { get; set; }
|
|
public string SingleShift2SeShanbe3 { get; set; }
|
|
public string TowShifts1SeShanbe3 { get; set; }
|
|
public string TowShifts2SeShanbe3 { get; set; }
|
|
public bool CheharShanbe3 { get; set; }
|
|
public string RestTimeCheharShanbe3 { get; set; }
|
|
public string RestTimeCheharShanbe3Min { get; set; }
|
|
public string SingleShift1CheharShanbe3 { get; set; }
|
|
public string SingleShift2CheharShanbe3 { get; set; }
|
|
public string TowShifts1CheharShanbe3 { get; set; }
|
|
public string TowShifts2CheharShanbe3 { get; set; }
|
|
public bool PanjShanbe3 { get; set; }
|
|
public string RestTimePanjShanbe3 { get; set; }
|
|
public string RestTimePanjShanbe3Min { get; set; }
|
|
public string SingleShift1PanjShanbe3 { get; set; }
|
|
public string SingleShift2PanjShanbe3 { get; set; }
|
|
public string TowShifts1PanjShanbe3 { get; set; }
|
|
public string TowShifts2PanjShanbe3 { get; set; }
|
|
public bool Jome3 { get; set; }
|
|
public string RestTimeJome3 { get; set; }
|
|
public string RestTimeJome3Min { get; set; }
|
|
public string SingleShift1Jome3 { get; set; }
|
|
public string SingleShift2Jome3 { get; set; }
|
|
public string TowShifts1Jome3 { get; set; }
|
|
public string TowShifts2Jome3 { get; set; }
|
|
|
|
//week4
|
|
public bool Shanbe4 { get; set; }
|
|
public string RestTimeShanbe4 { get; set; }
|
|
public string RestTimeShanbe4Min { get; set; }
|
|
public string SingleShift1Shanbe4 { get; set; }
|
|
public string SingleShift2Shanbe4 { get; set; }
|
|
public string TowShifts1Shanbe4 { get; set; }
|
|
public string TowShifts2Shanbe4 { get; set; }
|
|
public bool YekShanbe4 { get; set; }
|
|
public string RestTimeYekShanbe4 { get; set; }
|
|
public string RestTimeYekShanbe4Min { get; set; }
|
|
public string SingleShift1YekShanbe4 { get; set; }
|
|
public string SingleShift2YekShanbe4 { get; set; }
|
|
public string TowShifts1YekShanbe4 { get; set; }
|
|
public string TowShifts2YekShanbe4 { get; set; }
|
|
public bool DoShanbe4 { get; set; }
|
|
public string RestTimeDoShanbe4 { get; set; }
|
|
public string RestTimeDoShanbe4Min { get; set; }
|
|
public string SingleShift1DoShanbe4 { get; set; }
|
|
public string SingleShift2DoShanbe4 { get; set; }
|
|
public string TowShifts1DoShanbe4 { get; set; }
|
|
public string TowShifts2DoShanbe4 { get; set; }
|
|
public bool SeShanbe4 { get; set; }
|
|
public string RestTimeSeShanbe4 { get; set; }
|
|
public string RestTimeSeShanbe4Min { get; set; }
|
|
public string SingleShift1SeShanbe4 { get; set; }
|
|
public string SingleShift2SeShanbe4 { get; set; }
|
|
public string TowShifts1SeShanbe4 { get; set; }
|
|
public string TowShifts2SeShanbe4 { get; set; }
|
|
public bool CheharShanbe4 { get; set; }
|
|
public string RestTimeCheharShanbe4 { get; set; }
|
|
public string RestTimeCheharShanbe4Min { get; set; }
|
|
public string SingleShift1CheharShanbe4 { get; set; }
|
|
public string SingleShift2CheharShanbe4 { get; set; }
|
|
public string TowShifts1CheharShanbe4 { get; set; }
|
|
public string TowShifts2CheharShanbe4 { get; set; }
|
|
public bool PanjShanbe4 { get; set; }
|
|
public string RestTimePanjShanbe4 { get; set; }
|
|
public string RestTimePanjShanbe4Min { get; set; }
|
|
public string SingleShift1PanjShanbe4 { get; set; }
|
|
public string SingleShift2PanjShanbe4 { get; set; }
|
|
public string TowShifts1PanjShanbe4 { get; set; }
|
|
public string TowShifts2PanjShanbe4 { get; set; }
|
|
public bool Jome4 { get; set; }
|
|
public string RestTimeJome4 { get; set; }
|
|
public string RestTimeJome4Min { get; set; }
|
|
public string SingleShift1Jome4 { get; set; }
|
|
public string SingleShift2Jome4 { get; set; }
|
|
public string TowShifts1Jome4 { get; set; }
|
|
public string TowShifts2Jome4 { get; set; }
|
|
|
|
public string StartDate { get; set; }
|
|
public string EndDate { get; set; }
|
|
|
|
public string ContarctStart { get; set; }
|
|
public string ContractEnd { get; set; }
|
|
public DateTime ContractStartGr { get; set; }
|
|
public DateTime ContractEndGr { get; set; }
|
|
public string GetWorkDateHide { get; set; }
|
|
public string GetWorkDate { get; set; }
|
|
|
|
public string ContractNo { get; set; }
|
|
public string NumberOfWorkingDays { get; set; }
|
|
public string NumberOfFriday { get; set; }
|
|
public string TotalHoursesH { get; set; }
|
|
public string TotalHoursesM { get; set; }
|
|
public string OverTimeWorkH { get; set; }
|
|
public string OverTimeWorkM { get; set; }
|
|
public string OverNightWorkH { get; set; }
|
|
public string OverNightWorkM { get; set; }
|
|
public string WeeklyWorkingTime { get; set; }
|
|
public long ContractId { get; set; }
|
|
public long WorknigHoursId { get; set; }
|
|
} |