Interface IReportTemplateService
Inherited Members
Namespace: PayrollEngine.Client.Service
Assembly: PayrollEngine.Client.Core.dll
Syntax
public interface IReportTemplateService : ICrudService<IReportTemplate, ReportServiceContext, ReportTemplateQuery>, ICreateService<IReportTemplate, ReportServiceContext, ReportTemplateQuery>, IReadService<IReportTemplate, ReportServiceContext, ReportTemplateQuery>