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





Gets or sets the string identifier for this resource.

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

 Syntax

C#  Copy Code

public string Id { get; set; }

Visual Basic  Copy Code

Public Property Id As String

 Property Value

A string that represents the identifier.

 See Also

Resource Members
Resource Class
MindFusion.Scheduling Namespace