Udostępnij za pośrednictwem


Właściwość MonthlyRecurrence.MonthsOfYear

Pobiera lub ustawia miesięcy roku, w którym jest uruchamiane zaplanowane raportu.

Przestrzeń nazw:  ReportService2010
Zestaw:  ReportService2010 (w ReportService2010.dll)

Składnia

'Deklaracja
Public Property MonthsOfYear As MonthsOfYearSelector
    Get
    Set
'Użycie
Dim instance As MonthlyRecurrence
Dim value As MonthsOfYearSelector

value = instance.MonthsOfYear

instance.MonthsOfYear = value
public MonthsOfYearSelector MonthsOfYear { get; set; }
public:
property MonthsOfYearSelector^ MonthsOfYear {
    MonthsOfYearSelector^ get ();
    void set (MonthsOfYearSelector^ value);
}
member MonthsOfYear : MonthsOfYearSelector with get, set
function get MonthsOfYear () : MonthsOfYearSelector
function set MonthsOfYear (value : MonthsOfYearSelector)

Wartość właściwości

Typ: ReportService2010.MonthsOfYearSelector
A MonthsOfYearSelector obiektu.