MonthlyRecurrence.MonthsOfYear Özelliği
Alır veya zamanlanmış rapor çalıştığı yılın aylarını ayarlar.
Ad Alanı: ReportService2010
Derleme: ReportService2010 (ReportService2010 içinde.dll)
Sözdizimi
'Bildirim
Public Property MonthsOfYear As MonthsOfYearSelector
Get
Set
'Kullanım
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)
Özellik Değeri
Tür: ReportService2010.MonthsOfYearSelector
A MonthsOfYearSelector nesne.