Search Results for

    Show / Hide Table of Contents

    Interface IChangeTrackingWindow

    Namespace: Simplic.Change.Tracking.UI
    Assembly: Simplic.Change.Tracking.UI.dll
    Syntax
    public interface IChangeTrackingWindow

    Methods

    | Improve this Doc View Source

    AddPagingObject(Object)

    Declaration
    void AddPagingObject(object pagingObject)
    Parameters
    Type Name Description
    System.Object pagingObject
    | Improve this Doc View Source

    SetKey(ChangeTrackingKey)

    Declaration
    void SetKey(ChangeTrackingKey key)
    Parameters
    Type Name Description
    ChangeTrackingKey key
    | Improve this Doc View Source

    Show()

    Declaration
    void Show()
    | Improve this Doc View Source

    ShowDialog()

    Declaration
    void ShowDialog()
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx