Report.AutoRefresh Property

Definition

Indicates, in seconds, how often to refresh the report.

public:
 property int AutoRefresh { int get(); };
public int AutoRefresh { get; }
member this.AutoRefresh : int
Public ReadOnly Property AutoRefresh As Integer

Property Value

An integer which indicates the number of seconds to wait before the report refreshes.

Applies to