Właściwość Report.AutoRefresh
Szybkość, z jaką strona raportu (gdy jest renderowane jako HTML) są pobierane automatycznie odświeża w sekundach.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property AutoRefresh As Integer
Get
'Użycie
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
Wartość właściwości
Typ: System.Int32
Int wartości.
Zobacz także