Search Results for

    Show / Hide Table of Contents

    Interface IEntityObject

    Provides access to an EntityObject

    Namespace: TimeCockpit.Data
    Assembly: TimeCockpit.Data.dll
    Syntax
    public interface IEntityObject

    Properties

    ModelEntityName

    Gets the name of the EntityObject

    Declaration
    string ModelEntityName { get; }
    Property Value
    Type Description
    System.String

    ObjectUuid

    Gets the System.Guid of the EntityObject

    Declaration
    Guid ObjectUuid { get; }
    Property Value
    Type Description
    System.Guid
    In This Article
    Back to top Copyright © 2020 software architects gmbh