Table of Contents

Property EndTime

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

EndTime

Gets or sets the last time listed in the time picker control. Default: TimeSpan.FromMinutes(1439) (1 day - 1 minute).

public TimeSpan EndTime { get; set; }

Property Value

TimeSpan