Search Results for

    Show / Hide Table of Contents

    Interface IKanbanDataService

    Kanban data service

    Inherited Members
    IKanbanDataRepository.GetAll(Guid)
    IKanbanDataRepository.GetChanges(Guid, Session.Session)
    IKanbanDataRepository.Get(Guid)
    IKanbanDataRepository.Remove(KanbanData)
    IKanbanDataRepository.Save(KanbanData)
    IKanbanDataRepository.TrackChanges(KanbanData, Boolean)
    IKanbanDataRepository.Find(Guid, Guid)
    IKanbanDataRepository.GetAllTilesInPipeline(Guid, Guid)
    IKanbanDataRepository.Append(KanbanData)
    IKanbanDataRepository.SaveDataSortOrder(IDictionary<Guid, Int32>)
    Namespace: Simplic.Kanban
    Assembly: Simplic.Kanban.dll
    Syntax
    public interface IKanbanDataService : IKanbanDataRepository
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx