Gets or sets the XML content that will be used as output data within the Save operation.

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

Syntax

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

See Also