Specifies the default XML template to use for generating assignment XML elements during Save method execution.

Namespace:  DlhSoft.Web.Mvc
Assembly:  DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)

Syntax

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

See Also