IRecurrenceInfo.Id Property
Returns the identifier of the recurrence information entity.
Namespace: DevExpress.Maui.Scheduler
Assembly: DevExpress.Maui.Scheduler.dll
NuGet Package: DevExpress.Maui.Scheduler
Declaration
object Id { get; }
Property Value
Type | Description |
---|---|
Object | The identifier of the recurrence information entity |
See Also