Gets the item representing the recurrence exception.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public Item Item { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Item As Item |
An instance of the Item class representing the schedule item for which this exception is defined.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |