Specifies the default XML template to use for generating predecessor link XML elements during Save method execution.
Namespace:
DlhSoft.Web.UI.WebControlsAssembly: DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)
Syntax
C# |
---|
public static string PredecessorXmlTemplate { get; set; } |
Visual Basic (Declaration) |
---|
Public Shared Property PredecessorXmlTemplate As String |