Search Results for

    Show / Hide Table of Contents

    Class ESS_DCC_Structure_Stack

    Inheritance
    System.Object
    ESS_DCC_Structure_Stack
    Namespace: Simplic.Framework.EF
    Assembly: Simplic.Framework.EF.dll
    Syntax
    public class ESS_DCC_Structure_Stack : Locking.ILockable

    Constructors

    | Improve this Doc View Source

    ESS_DCC_Structure_Stack()

    Declaration
    public ESS_DCC_Structure_Stack()

    Properties

    | Improve this Doc View Source

    DifDisplayName

    Declaration
    public string DifDisplayName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    DifGridName

    Declaration
    public string DifGridName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    DifSearchName

    Declaration
    public string DifSearchName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Guid

    Declaration
    public Guid Guid { get; set; }
    Property Value
    Type Description
    System.Guid
    | Improve this Doc View Source

    OrderNr

    Declaration
    public int OrderNr { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    ParentGuid

    Declaration
    public Guid ParentGuid { get; set; }
    Property Value
    Type Description
    System.Guid
    | Improve this Doc View Source

    SearchOnOpen

    Declaration
    public int SearchOnOpen { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    ShowStackNode

    Declaration
    public int ShowStackNode { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    StackGuid

    Declaration
    public Guid StackGuid { get; set; }
    Property Value
    Type Description
    System.Guid

    Methods

    | Improve this Doc View Source

    GetPersistantKey()

    Declaration
    public Guid GetPersistantKey()
    Returns
    Type Description
    System.Guid
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx