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





Gets or sets the string identifier of this resource.

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

 Syntax

C#  Copy Code

public string Id { get; set; }

Visual Basic  Copy Code

Public Property Id As String

 Property Value

A string value identifying uniquely this resource instance.

 Remarks

If you need to change its value, make sure the identifier is always unique.

 See Also

Resource Members
Resource Class
MindFusion.Scheduling Namespace