Skip to main content

OriginalOccurrenceDateHelper.Update(AppointmentStorageBase, Appointment) Method

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v26.1.Core.Desktop.dll

Declaration

public static void Update(
    AppointmentStorageBase storage,
    Appointment appointment
)

Parameters

Name Type
storage AppointmentStorageBase
appointment Appointment
See Also