Skip to main content
A newer version of this page is available. .

OriginalOccurrenceDateHelper.Update(AppointmentStorageBase, Appointment) Method

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v18.2.Core.dll

Declaration

public static void Update(
    AppointmentStorageBase storage,
    Appointment appointment
)

Parameters

Name Type
storage AppointmentStorageBase
appointment Appointment
See Also