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





Gets or sets a value indicating whether the activity is a milestone.

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

 Syntax

C#  Copy Code

bool IsMilestone { get; set; }

Visual Basic  Copy Code

Property IsMilestone As Boolean

 Property Value

true if the activity is a milestone; otherwise, false.

 See Also

IActivityViewModel Members
IActivityViewModel Interface
MindFusion.DataViews.Silverlight Namespace