Click or drag to resize

TimePeriodsNext Property

Gets the direction indicator object for forward (future) 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 Next { get; }

Property Value

Type: TimePeriod
See Also