Compartir a través de


WebUIAppointmentsProviderShowTimeFrameActivatedEventArgs.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 = webUIAppointmentsProviderShowTimeFrameActivatedEventArgs.timeToShow;
Public ReadOnly Property TimeToShow As DateTimeOffset

Valor de propiedad

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

Implementaciones

Se aplica a