Interface ITransactionService Interface for all transaction service methods Inherited Members ITransactionRepository.GetByNumber(String) ITransactionRepository.GetByBarcode(String) ITransactionRepository.GetByDate(DateTime, DateTime) Namespace: Simplic.Transaction Assembly: SImplic.Transaction.dll Syntax public interface ITransactionService : ITransactionRepository