Search Results for

    Show / Hide Table of Contents

    Interface IDraggableUser

    Implemented by an entity that can be dragged

    Namespace: Simplic.User.UI
    Assembly: Simplic.User.UI.dll
    Syntax
    public interface IDraggableUser

    Properties

    | Improve this Doc View Source

    UserId

    Entity id

    Declaration
    int UserId { get; set; }
    Property Value
    Type Description
    System.Int32

    Methods

    | Improve this Doc View Source

    Join(ViewModelBase)

    Declaration
    void Join(ViewModelBase vm)
    Parameters
    Type Name Description
    ViewModelBase vm
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx