MindFusion.Scheduling for Silverlight Programmer's Guide
RemoveActivityCommand.Result Property
See Also
 





Gets the 0-based index of the removed activity within its containing collection.

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

 Syntax

C#  Copy Code

public int Result { get; }

Visual Basic  Copy Code

Public ReadOnly Property Result As Integer

 Property Value

An integer specifying the 0-based index of the removed activity.

 See Also

RemoveActivityCommand Members
RemoveActivityCommand Class
MindFusion.DataViews.Silverlight Namespace