Property CustomTimeFormat
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
CustomTimeFormat
Gets or sets the time format string used when TimeFormat is set to DateTimeFormat.Custom
.
public string CustomTimeFormat { get; set; }
Property Value
Remarks
Sets TimeFormat to DateTimeFormat.Custom
.