Interface ITourShipmentAssignmentService Inherited Members ITourShipmentAssignmentRepository.Delete(TourShipmentAssignment) ITourShipmentAssignmentRepository.DeleteByTourId(Guid) ITourShipmentAssignmentRepository.Get(Guid, Guid) ITourShipmentAssignmentRepository.GetAll() ITourShipmentAssignmentRepository.GetByTourId(Guid) ITourShipmentAssignmentRepository.Save(TourShipmentAssignment) ITourShipmentAssignmentRepository.GetShipmentsByTourId(Guid) Namespace: Simplic.Logistics.Planning Assembly: Simplic.Logistics.Planning.dll Syntax public interface ITourShipmentAssignmentService : ITourShipmentAssignmentRepository