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





Gets or sets a string identifying the relation between the dependency and its source target. This is a dependency property.

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

 Syntax

C#  Copy Code

public string ToType { get; set; }

Visual Basic  Copy Code

Public Property ToType As String

 Property Value

A string specifying the end type of the dependency.

 See Also

DependencyPopupContent Members
DependencyPopupContent Class
MindFusion.DataViews.Silverlight Namespace