Indicates the source XML element used as input data within the Load operation.

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

Syntax

C#
public XElement SourceElement { get; internal set; }
Visual Basic (Declaration)
Public Property SourceElement As XElement
	Get
	Friend Set

See Also