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





Gets or sets the name of the resource.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public string Name { get; set; }

Visual Basic  Copy Code

Public Property Name As String

 Property Value

A string that represents the name. Default value is an empty string ("").

 See Also

Resource Members
Resource Class
MindFusion.Scheduling Namespace