Report.AutoRefresh Property

Definition

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.

Applies to