Gets or sets the string identifier of this resource.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public string Id { get; set; } |
Visual Basic Copy Code |
---|
Public Property Id As String |
A string value identifying uniquely this resource instance.
If you need to change its value, make sure the identifier is always unique.