Table of Contents

Property TimeInterval

Namespace
Skyline.DataMiner.Utils.InteractiveAutomationScript
Assembly
Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll

TimeInterval

Gets or sets the time interval between two time items in the time picker control. Default: TimeSpan.FromHours(1).

public TimeSpan TimeInterval { get; set; }

Property Value

TimeSpan