Skip to main content

OriginalOccurrenceDateHelper.Update(AppointmentStorageBase, Appointment) Method

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v23.2.Core.Desktop.dll

NuGet Package: DevExpress.Scheduler.CoreDesktop

Declaration

public static void Update(
    AppointmentStorageBase storage,
    Appointment appointment
)

Parameters

Name Type
storage AppointmentStorageBase
appointment Appointment
See Also