MindFusion.Scheduling for Silverlight Programmer's Guide
DependencyPopupContent.To Property
See Also
 





Gets or sets a string identifying the name of the target activity, or an empty string, if the dependency does not have a target activity. This is a dependency property.

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

 Syntax

C#  Copy Code

public string To { get; set; }

Visual Basic  Copy Code

Public Property To As String

 Property Value

A string identifying the target activity.

 See Also

DependencyPopupContent Members
DependencyPopupContent Class
MindFusion.DataViews.Silverlight Namespace