Gets or sets the XML content that will be used as output data within the Save operation.
Namespace:
DlhSoft.Web.UI.WebControlsAssembly: DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)
Syntax
| C# |
|---|
public string OutputXml { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property OutputXml As String |