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





Gets the 0-based index of the removed dependency 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 dependency.

 See Also

RemoveDependencyCommand Members
RemoveDependencyCommand Class
MindFusion.DataViews.Silverlight Namespace