MindFusion.Scheduling for Silverlight Programmer's Guide
ResourceState.Title Property
See Also
 





Gets or sets a title of the resource.

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

 Syntax

C#  Copy Code

public string Title { get; set; }

Visual Basic  Copy Code

Public Property Title As String

 Property Value

A string specifying the title.

 See Also

ResourceState Members
ResourceState Class
MindFusion.DataViews.Silverlight Namespace