Gets an object (usually a name) that identifies the Schedule instance.

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

Syntax

C#
public Object Content { get; internal set; }
Visual Basic (Declaration)
Public Property Content As Object

See Also