MindFusion.Scheduling for Silverlight Programmer's Guide
Resource.Description Property
See Also
 





Gets or sets a description of the resource.

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

 Syntax

C#  Copy Code

public string Description { get; set; }

Visual Basic  Copy Code

Public Property Description As String

 Property Value

A string specifying the resource's description.

 See Also

Resource Members
Resource Class
MindFusion.DataViews.Silverlight Namespace