AppointmentStore.ChangeTracker Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Renvoie le AppointmentStoreChangeTracker associé au magasin de rendez-vous.
public:
property AppointmentStoreChangeTracker ^ ChangeTracker { AppointmentStoreChangeTracker ^ get(); };
AppointmentStoreChangeTracker ChangeTracker();
public AppointmentStoreChangeTracker ChangeTracker { get; }
var appointmentStoreChangeTracker = appointmentStore.changeTracker;
Public ReadOnly Property ChangeTracker As AppointmentStoreChangeTracker
Valeur de propriété
AppointmentStoreChangeTracker associé au magasin de rendez-vous.
Configuration requise pour Windows
Fonctionnalités de l’application |
appointmentsSystem
|