Search Results for

    Show / Hide Table of Contents

    Class AS_EX_Objects

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

    Constructors

    | Improve this Doc View Source

    AS_EX_Objects()

    Declaration
    public AS_EX_Objects()

    Properties

    | Improve this Doc View Source

    ESS_MS_Intern_User

    Declaration
    public virtual ESS_MS_Intern_User ESS_MS_Intern_User { get; set; }
    Property Value
    Type Description
    ESS_MS_Intern_User
    | Improve this Doc View Source

    ExchangeObjectId

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

    Ident

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

    InstanceDataGuid

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

    ObjectStatus

    0 = Soll angelegt werden; 1 = angelegt; 5 = anlegen fehlgeschlagen; 10 = Soll aktualisiert werden; 20 ist für löschen vorbereiten;

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

    StackGuid

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

    UserId

    Declaration
    public int UserId { 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