Specifies the default XML template to use for generating task XML elements during Save method execution.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public static string TaskXmlTemplate { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Shared Property TaskXmlTemplate As String |