Interface IPreProductService An interface for all PreProduct service functions Inherited Members IPreProductRepository.Get(Guid) IPreProductRepository.GetAll() IPreProductRepository.Save(PreProduct) IPreProductRepository.Delete(PreProduct) IPreProductRepository.GetPreProductAutoCompleteList() Namespace: Simplic.Logistics.Cleaning Assembly: Simplic.Logistics.Cleaning.dll Syntax public interface IPreProductService : IPreProductRepository