Compartir a través de


AppointmentsProviderShowTimeFrameActivatedEventArgs.TimeToShow Propiedad

Definición

Obtiene la fecha y hora de inicio del período de tiempo que se va a mostrar.

public:
 property DateTime TimeToShow { DateTime get(); };
DateTime TimeToShow();
public System.DateTimeOffset TimeToShow { get; }
var dateTime = appointmentsProviderShowTimeFrameActivatedEventArgs.timeToShow;
Public ReadOnly Property TimeToShow As DateTimeOffset

Valor de propiedad

Fecha y hora de inicio del período de tiempo.

Implementaciones

Se aplica a