Search Results for

    Show / Hide Table of Contents

    Class AS_Modules_Script

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

    Constructors

    | Improve this Doc View Source

    AS_Modules_Script()

    Declaration
    public AS_Modules_Script()

    Properties

    | Improve this Doc View Source

    Guid

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

    ModuleDescription

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

    ModuleName

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

    ScriptName

    Declaration
    public string ScriptName { 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