Search Results for

    Show / Hide Table of Contents

    Class ESS_MS_Intern_Exception

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

    Constructors

    | Improve this Doc View Source

    ESS_MS_Intern_Exception()

    Declaration
    public ESS_MS_Intern_Exception()

    Properties

    | Improve this Doc View Source

    AtDate

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

    CausedByUser

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

    ExceptionLevel

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

    ExceptionMessage

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

    ExceptionSource

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

    ExceptionTitle

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

    Ident

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

    Organization

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