Interface IEmployeeCaseDocumentService
Payroll employee case document service
Inherited Members
Namespace: PayrollEngine.Client.Service
Assembly: PayrollEngine.Client.Core.dll
Syntax
public interface IEmployeeCaseDocumentService : IReadService<ICaseDocument, EmployeeCaseValueServiceContext, Query>