Search Results for

    Show / Hide Table of Contents

    Class Tenant_ExternSystem

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

    Constructors

    | Improve this Doc View Source

    Tenant_ExternSystem()

    Declaration
    public Tenant_ExternSystem()

    Properties

    | Improve this Doc View Source

    Id

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

    Name

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

    Tenant_Tenant_ExternSystem

    Declaration
    public virtual ICollection<Tenant> Tenant_Tenant_ExternSystem { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.ICollection<Tenant>

    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