Table of Contents

Class DataModelEventArgs

Namespace
Artemis.Core
Assembly
Artemis.Core.dll

Represents the base class for data model events that contain event data

public class DataModelEventArgs
Inheritance
DataModelEventArgs

Properties

TriggerTime

Gets the time at which the event with these arguments was triggered

public DateTime TriggerTime { get; }

Property Value

DateTime