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





Gets or sets the string identifier of this item.

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

 Syntax

C#  Copy Code

public abstract string Id { get; set; }

Visual Basic  Copy Code

Public MustOverride Property Id As String

 Property Value

A string value that specifies the identifier.

 See Also

Item Members
Item Class
MindFusion.Scheduling Namespace