Aracılığıyla paylaş


MonthsOfYearSelector.June Özelliği

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

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

Sözdizimi

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

value = instance.June

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

Özellik Değeri

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