Lenguaje

ScheduleDefinition.Item Propiedad

Definición

Obtiene o establece el patrón de recurrencia de un horario.

public:
 property ReportService2006::RecurrencePattern ^ Item { ReportService2006::RecurrencePattern ^ get(); void set(ReportService2006::RecurrencePattern ^ value); };
public ReportService2006.RecurrencePattern Item { get; set; }
member this.Item : ReportService2006.RecurrencePattern with get, set
Public Property Item As RecurrencePattern

Valor de propiedad

Un RecurrencePattern objeto que contiene el patrón de recurrencia para el calendario.

Se aplica a