Search Results for

    Show / Hide Table of Contents

    Class ESS_DCC_Structure_Stack_Register

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

    Constructors

    | Improve this Doc View Source

    ESS_DCC_Structure_Stack_Register()

    Declaration
    public ESS_DCC_Structure_Stack_Register()

    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
    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
    Guid
    | Improve this Doc View Source

    RegisterGuid

    Declaration
    public Guid RegisterGuid { get; set; }
    Property Value
    Type Description
    Guid

    Methods

    | Improve this Doc View Source

    GetPersistantKey()

    Declaration
    public System.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