TimeRangeMetadata class
Definition
- Namespace:
Skyline.DataMiner.Analytics.GenericInterface - Assembly:
SLAnalyticsTypes.dll
Represents a link to a specific time range for a GQIRow.
Inherits from RowMetadataBase.
Properties
| Name | Type | Description |
|---|---|---|
| StartTime | DateTime |
Timestamp that marks the start of the time range. |
| EndTime | DateTime |
Timestamp that marks the end of the time range. |