Gets the class identifier of the item.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
public string ClassId { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property ClassId As String |
A string value representing the class identifier of the item, which should be created.
See Also