Property DateTimeFormat
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
DateTimeFormat
Gets or sets the date and time format used by the up-down control. Default: FullDateTime in DataMiner 9.5.3, general dateTime from DataMiner 9.5.4 onwards (Format = Custom, CustomFormat = "G").
public DateTimeFormat DateTimeFormat { get; set; }