forwardEventDateType Property    Table of ContentEvent Methodsforward
Event.EventDateValue Property
Represents the value or date associated with the type of event.

Namespace:  OnixS.CmeStpHandler
Assembly:  OnixS.CmeStpHandler-net-4.8 (in OnixS.CmeStpHandler-net-4.8.dll) Version: 3.5.0.0 (3.5.0)
Syntax
C#
public DateTime EventDateValue { get; set; }

Property Value

Type: DateTime
See Also