Search Results for

    Show / Hide Table of Contents

    Interface ICoreDataViewModel

    Interface for the CoreData Viewmodels

    Namespace: Simplic.PlugIn.Logistics.UI.ViewModel
    Assembly: Simplic.PlugIn.Logistics.dll
    Syntax
    public interface ICoreDataViewModel

    Properties

    | Improve this Doc View Source

    IsSelectable

    Declaration
    bool IsSelectable { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    Name

    Declaration
    string Name { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx