Artemis Artemis
Artemis Artemis

Search Results for

    Class DataModelRegistration

    Represents a data model registration

    Inheritance
    object
    DataModelRegistration
    Namespace: Artemis.Core
    Assembly: Artemis.Core.dll
    Syntax
    public class DataModelRegistration

    Properties

    DataModel

    Gets the data model that has been registered

    Declaration
    public DataModel DataModel { get; }
    Property Value
    Type Description
    DataModel

    IsInStore

    Gets a boolean indicating whether the registration is in the internal Core store

    Declaration
    public bool IsInStore { get; }
    Property Value
    Type Description
    bool

    PluginFeature

    Gets the plugin the data model is associated with

    Declaration
    public PluginFeature PluginFeature { get; }
    Property Value
    Type Description
    PluginFeature
    Content is available under the PolyForm Noncommercial License, by Artemis RGB.