Share via


ExecutionInfo.AutoRefreshInterval, propriété

Espace de noms :  Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution
Assembly :  Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.dll)

Syntaxe

'Déclaration
Public Property AutoRefreshInterval As Integer
public int AutoRefreshInterval { get; set; }
public:
property int AutoRefreshInterval {
    int get ();
    void set (int value);
}
member AutoRefreshInterval : int with get, set
function get AutoRefreshInterval () : int
function set AutoRefreshInterval (value : int)

Valeur de propriété

Type : Int32

Voir aussi

Référence

ExecutionInfo Classe

Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution, espace de noms