Search Results for

    Show / Hide Table of Contents

    Interface INamedEntity

    Basic interface for named entities

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

    Properties

    | Improve this Doc View Source

    Name

    Entity 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