Property TimeRanges NamespaceSkyline.DataMiner.Analytics.Rad AssemblySLAnalyticsTypes.dll TimeRanges Gets or sets a list of time ranges that will be used to train the RAD model, or null to use the default range. public List<TimeRange> TimeRanges { get; set; } Property Value List<TimeRange>