Interface IReportLogService
Regulation report log service
Inherited Members
Namespace: PayrollEngine.Client.Service
Assembly: PayrollEngine.Client.Core.dll
Syntax
public interface IReportLogService : ICrudService<IReportLog, TenantServiceContext, Query>, ICreateService<IReportLog, TenantServiceContext, Query>, IReadService<IReportLog, TenantServiceContext, Query>