Aracılığıyla paylaş


MonthsOfYearSelector.August Özelliği

Alır veya zamanlanmış rapor içinde Ağustos çalışıp çalışmayacağını belirten bir değeri ayarlar.

Ad Alanı:  ReportService2010
Derleme:  ReportService2010 (ReportService2010 içinde.dll)

Sözdizimi

'Bildirim
Public Property August As Boolean
    Get
    Set
'Kullanım
Dim instance As MonthsOfYearSelector
Dim value As Boolean

value = instance.August

instance.August = value
public bool August { get; set; }
public:
property bool August {
    bool get ();
    void set (bool value);
}
member August : bool with get, set
function get August () : boolean
function set August (value : boolean)

Özellik Değeri

Tür: System.Boolean
doğru zamanlanmış rapor içinde Ağustos; çalışıyorsa, Aksi takdirde, yanlış.Varsayılan değer yanlış.