Class DataModelPathEventArgs
Provides data about data model path related events
Inherited Members
Namespace: Artemis.Core
Assembly: Artemis.Core.dll
Syntax
public class DataModelPathEventArgs : EventArgs
Properties
DataModelPath
Gets the data model path this event is related to
Declaration
public DataModelPath DataModelPath { get; }
Property Value
Type | Description |
---|---|
DataModelPath |