ScheduleDefinition.EndDate Propiedad

Definición

Obtiene o establece la fecha y hora de finalización de un horario.

public:
 property DateTime EndDate { DateTime get(); void set(DateTime value); };
public DateTime EndDate { get; set; }
member this.EndDate : DateTime with get, set
Public Property EndDate As DateTime

Valor de propiedad

Un valor DateTime.

Se aplica a