MonthlyRecurrence.MonthsOfYear Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém ou define os meses do ano (objeto MonthsOfYearSelector) em que um relatório agendado é executado.
public:
property ReportService2006::MonthsOfYearSelector ^ MonthsOfYear { ReportService2006::MonthsOfYearSelector ^ get(); void set(ReportService2006::MonthsOfYearSelector ^ value); };
public ReportService2006.MonthsOfYearSelector MonthsOfYear { get; set; }
member this.MonthsOfYear : ReportService2006.MonthsOfYearSelector with get, set
Public Property MonthsOfYear As MonthsOfYearSelector
Valor da propriedade
Um objeto MonthsOfYearSelector.