Search Results for

    Show / Hide Table of Contents

    Class InstanceDataStackConnectionWindow

    Class for a instance data stack connection editor window.

    Inheritance
    System.Object
    InstanceDataStackConnectionWindow
    Namespace: Simplic.Studio.UI
    Assembly: Simplic.Studio.UI.dll
    Syntax
    public class InstanceDataStackConnectionWindow : DefaultRibbonWindow

    Constructors

    | Improve this Doc View Source

    InstanceDataStackConnectionWindow()

    Construct a new satck conenction editor window.

    Declaration
    public InstanceDataStackConnectionWindow()

    Methods

    | Improve this Doc View Source

    InstanceDataStackConnectionEditorEntry(Guid)

    App entry point for the instance data stack connection editor.

    Declaration
    public static void InstanceDataStackConnectionEditorEntry(Guid appId)
    Parameters
    Type Name Description
    System.Guid appId
    | Improve this Doc View Source

    OnSave(WindowSaveEventArg)

    Declaration
    public override void OnSave(WindowSaveEventArg e)
    Parameters
    Type Name Description
    WindowSaveEventArg e
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx