Report.AutoRefresh Özelliği
Hangi raporun sayfa (html olarak yorumlandıktan) oranı alır otomatik olarak yeniler, saniye cinsinden.
Ad Alanı: Microsoft.ReportingServices.OnDemandReportRendering
Derleme: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore içinde.dll)
Sözdizimi
'Bildirim
Public ReadOnly Property AutoRefresh As Integer
Get
'Kullanım
Dim instance As Report
Dim value As Integer
value = instance.AutoRefresh
public int AutoRefresh { get; }
public:
property int AutoRefresh {
int get ();
}
member AutoRefresh : int
function get AutoRefresh () : int
Özellik Değeri
Tür: System.Int32
Bir int değer.