Search Results for

    Show / Hide Table of Contents

    Interface IMultiTenantCompatibleViewModel

    Interface which makes a viewmodel or datamodel multi tenant/client compatible. Should be implemented into all viewmodels

    Inherited Members
    IMultiTenantCompatible.SelectedTenant
    IMultiTenantCompatible.Tenants
    System.ComponentModel.INotifyPropertyChanged.PropertyChanged
    Namespace: Simplic.Framework.Extension.UI
    Assembly: Simplic.Framework.Extension.dll
    Syntax
    public interface IMultiTenantCompatibleViewModel : IMultiTenantCompatible, ITenantBased, INotifyPropertyChanged
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx