Search Results for

    Show / Hide Table of Contents

    Class TenantMap

    Mapping simplic studio tenant to oxs tenant and vice versa

    Inheritance
    System.Object
    TenantMap
    Namespace: Simplic.Framework.DBUI
    Assembly: Simplic.Framework.DBUI.dll
    Syntax
    public class TenantMap : object

    Properties

    | Improve this Doc View Source

    OxSTenantId

    Gets or sets the oxs tenant id

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

    StudioTenantId

    Gets or sets the tenant id from simplic studio database

    Declaration
    public Guid StudioTenantId { get; set; }
    Property Value
    Type Description
    Guid
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx