Search Results for

    Show / Hide Table of Contents

    Class ESS_MS_Intern_PlugIns

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

    Constructors

    | Improve this Doc View Source

    ESS_MS_Intern_PlugIns()

    Declaration
    public ESS_MS_Intern_PlugIns()

    Properties

    | Improve this Doc View Source

    BuildVersion

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

    DeleteFlag

    Declaration
    public int? DeleteFlag { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Int32>
    | Improve this Doc View Source

    Ident

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

    IsActive

    Declaration
    public int? IsActive { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Int32>
    | Improve this Doc View Source

    MajorVersion

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

    MinorVersion

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

    Name

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

    PlugInGuid

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

    RevisionVersion

    Declaration
    public int RevisionVersion { get; set; }
    Property Value
    Type Description
    System.Int32

    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