ReportTimeInterval Property A Sandcastle Documented Class Library
The time interval that this report covers. Only events inside this time interval is presented in the report. Never returns null.

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

C#
public TimeInterval TimeInterval { get; }

Property Value

Type: TimeInterval
See Also

Reference