Table of Contents

Constructor TimeRange

Namespace
Skyline.DataMiner.Analytics.Rad
Assembly
SLAnalyticsTypes.dll

TimeRange(DateTime, DateTime)

Initializes a new instance of the TimeRange class.

public TimeRange(DateTime startTime, DateTime endTime)

Parameters

startTime DateTime

The start time.

endTime DateTime

The end time.