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

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)

Syntax

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

See Also