Property CustomDateTimeFormat
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
CustomDateTimeFormat
Gets or sets the date-time format to be used by the control when DateTimeFormat is set to
DateTimeFormat.Custom
.
Default: G (from DataMiner 9.5.4 onwards; previously the default value was null).
public string CustomDateTimeFormat { get; set; }
Property Value
Remarks
Sets DateTimeFormat to DateTimeFormat.Custom
.