Click or drag to resize

TimePeriodsLast Property

Gets the direction indicator object for backward (past) time periods. This is not really a time period, but rather a modifier on date/time filtering provided here for convenience.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public TimePeriod Last { get; }

Property Value

Type: TimePeriod
See Also