Report.AutoRefresh 속성

정의

보고서 페이지가 HTML로 렌더링될 때 자동으로 새로 고쳐지는 간격(초)을 가져옵니다.

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

속성 값

int 값입니다.

적용 대상