Interface IPrintCheckTemporaryRowService
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public interface IPrintCheckTemporaryRowService : IEntityService<PrintCheckTemporaryRowEntity>, IService
Methods
DeletePrintCheckTemporaryRows(DeletePrintCheckTemporaryRowRequest)
Declaration
PrintCheckTemporaryRowResponse DeletePrintCheckTemporaryRows(DeletePrintCheckTemporaryRowRequest request)
Parameters
Returns
SavePrintCheckTemporaryRows(PrintCheckTemporaryRowRequest)
Declaration
PrintCheckTemporaryRowResponse SavePrintCheckTemporaryRows(PrintCheckTemporaryRowRequest request)
Parameters
Returns