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.
Gets the rate at which the report page (when rendered as HTML) automatically refreshes, in seconds.
public:
property int AutoRefresh { int get(); };
public int AutoRefresh { get; }
member this.AutoRefresh : int
Public ReadOnly Property AutoRefresh As Integer
Property Value
An int
value.