Specifies the default XML template to use for generating the day working times XML element (within calendar definition) during Save method execution.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)

Syntax

C#
public static string ScheduleDayWorkingTimesXmlTemplate { get; set; }
Visual Basic (Declaration)
Public Shared Property ScheduleDayWorkingTimesXmlTemplate As String

See Also