Property FormatString
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLNetTypes.dll
FormatString
Gets or sets the date-time format to be used by the control when Format is set to 'Custom'.
public string FormatString { get; set; }
Property Value
- string
The date-time format to be used by the control when Format is set to 'Custom'.
Remarks
Default: G (from DataMiner 9.5.4 onwards; previously the default value was null)