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





Gets or sets the name of the resource.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Silverlight

 Syntax

C#  Copy Code

public string Name { get; set; }

Visual Basic  Copy Code

Public Property Name As String

 Property Value

A string containing the name of the resource. The default is an empty string.

 See Also

Resource Members
Resource Class
MindFusion.Scheduling Namespace