MindFusion.Scheduling for Silverlight Programmer's Guide
IActivityViewModel.StartTime Property
See Also
 





Gets or sets the start time of the activity.

Namespace: MindFusion.DataViews.Silverlight
Assembly: MindFusion.DataViews.Silverlight

 Syntax

C#  Copy Code

DateTime StartTime { get; set; }

Visual Basic  Copy Code

Property StartTime As DateTime

 Property Value

A .NET DateTime object specifying the start time.

 See Also

IActivityViewModel Members
IActivityViewModel Interface
MindFusion.DataViews.Silverlight Namespace