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





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

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

 Syntax

C#  Copy Code

public string From { get; set; }

Visual Basic  Copy Code

Public Property From As String

 Property Value

A string identifying the source activity.

 See Also

DependencyPopupContent Members
DependencyPopupContent Class
MindFusion.DataViews.Silverlight Namespace