Search Results for

    Show / Hide Table of Contents

    Interface ICleaningStationService

    Interface for all CleaningStation service fuctions

    Inherited Members
    ICleaningStationRepository.Get(Guid)
    ICleaningStationRepository.GetAll()
    ICleaningStationRepository.GetVehicleTypes(Guid)
    ICleaningStationRepository.Save(CleaningStation)
    ICleaningStationRepository.Delete(CleaningStation)
    ICleaningStationRepository.GetCleaningStationsByContactId(Guid)
    Namespace: Simplic.Logistics.Cleaning
    Assembly: Simplic.Logistics.Cleaning.dll
    Syntax
    public interface ICleaningStationService : ICleaningStationRepository
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx