Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
Schedule
.
.
::
.
Content Property
Schedule Class
See Also
Send Feedback
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
Schedule Class
DlhSoft.Windows.Data Namespace