Search Results for

    Show / Hide Table of Contents

    Class Console_LastScript

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

    Constructors

    | Improve this Doc View Source

    Console_LastScript()

    Declaration
    public Console_LastScript()

    Properties

    | Improve this Doc View Source

    Guid

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

    ScriptText

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

    Ts_inserted

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

    UserName

    Declaration
    public string UserName { get; set; }
    Property Value
    Type Description
    System.String

    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