Skip to main content

OriginalOccurrenceDateHelper.Update(AppointmentStorageBase, Appointment) Method

Namespace: DevExpress.XtraScheduler

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

Declaration

public static void Update(
    AppointmentStorageBase storage,
    Appointment appointment
)

Parameters

Name Type
storage AppointmentStorageBase
appointment Appointment
See Also