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





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

 See Also

RemoveResourceCommand Members
RemoveResourceCommand Class
MindFusion.DataViews.Silverlight Namespace