Artemis Artemis
Artemis Artemis

Search Results for

    Class DynamicDataModelChildEventArgs

    Provides data about dynamic data model child related events

    Inheritance
    object
    EventArgs
    DynamicDataModelChildEventArgs
    Inherited Members
    EventArgs.Empty
    Namespace: Artemis.Core
    Assembly: Artemis.Core.dll
    Syntax
    public class DynamicDataModelChildEventArgs : EventArgs

    Properties

    DynamicChild

    Gets the dynamic data model child

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

    Key

    Gets the key of the dynamic data model on the parent DataModel

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