Share via


RefreshInterval Property

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

The RefreshInterval property is an optional property that, if initialized, indicates how often the dashboard factory refreshes the content of a dashboard folder.

This property is a long integer that you initialize to the number of milliseconds between refreshes. In addition, you can make it possible for users to specify this value.

Note   The value of the RefreshInterval property must be greater than 0. If it is not, the dashboard factory ignores the property value.

Property Value
Data Type Long
Default None (no value)
IsContentIndexed FALSE
IsIndexed FALSE
IsMultiValued FALSE
IsReadOnly FALSE
IsRequired FALSE
IsVisible TRUE
Version 1
TextFormat N/A

See Also

Dashboard Schema Properties