Report.AutoRefresh Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.