Back to Devexpress

DxSchedulerAppointmentItem.RecurrenceInfoId Property

blazor-devexpress-dot-blazor-dot-dxschedulerappointmentitem-1a2600e8.md

latest1.1 KB
Original Source

DxSchedulerAppointmentItem.RecurrenceInfoId Property

Gets the recurrence rule identifier.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public object RecurrenceInfoId { get; }

Property Value

TypeDescription
Object

An object that is the recurrence rule ID.

|

Remarks

Occurrences, changed occurrences, and deleted occurrences have the same RecurrenceInfoId.

See Also

DxSchedulerAppointmentItem Class

DxSchedulerAppointmentItem Members

DevExpress.Blazor Namespace