TimelineTypeResolution Property A Sandcastle Documented Class Library
Returns the duration of each aggregate. For instance, HourOfDay returns 1 hour, while DayInWeek and DayOfMonth returns 1 day.

Namespace:  Apptus.ESales.Connector.Report
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.0.0
Syntax

C#
public abstract Duration Resolution { get; }

Property Value

Type: Duration
See Also

Reference