|
|
|
|
|
<Organizer>.DeleteAll (Function) In french: <Agenda>.SupprimeTout Deletes all the appointments from an Organizer control. Remarks: - For an Organizer control populated programmatically, all appointments are deleted.
- For an Organizer control based on a data file or on a variable, appointments are only deleted from the control. The appointments are kept in the data source linked to the control.
AGD_MonAgenda.SupprimeTout()
Syntax
<Organizer control>.DeleteAll()
<Organizer control>: Control name Name of the Organizer control to be used. This field may correspond to: an Organizer control in a window. - an Organizer control in a report.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|