Table of Contents

Enum AverageTrendIntervalType

Namespace
Skyline.DataMiner.Net.Messages
Assembly
SLNetTypes.dll

Defines which interval should be retrieved.

public enum AverageTrendIntervalType

Fields

Auto = 0

Auto: Default value.

FiveMin = 1

5 min trending (or what is specified in the settings).

OneDay = 3

Daily trending (or what is specified in the settings).

OneHour = 2

Hourly trending (or what is specified in the settings).