CEL_Payroll/Payroll.Report/PayrollDataSet/dsEmpLeaveLedger.cs
2024-09-17 14:30:13 +06:00

14 lines
237 B
C#

namespace Payroll.Report.PayrollDataSet {
public partial class dsEmpLeaveLedger {
partial class LeaveApplicationDataTable
{
}
partial class FSEmpDataTable
{
}
}
}