Compartir a través de


AppointmentStoreChange.ChangeType Propiedad

Definición

Obtiene un valor AppointmentStoreChangeType que indica el tipo de cambio representado por el objeto .

public:
 property AppointmentStoreChangeType ChangeType { AppointmentStoreChangeType get(); };
AppointmentStoreChangeType ChangeType();
public AppointmentStoreChangeType ChangeType { get; }
var appointmentStoreChangeType = appointmentStoreChange.changeType;
Public ReadOnly Property ChangeType As AppointmentStoreChangeType

Valor de propiedad

Valor AppointmentStoreChangeType que indica el tipo de cambio representado por el objeto .

Requisitos de Windows

Características de aplicaciones
appointmentsSystem

Se aplica a