MeasureGroupBinding.RefreshInterval Property

Definition

Gets or sets the interval at which the dynamic part of the measure group is refreshed.

[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_MeasureGroupBinding_RefreshInterval")]
public TimeSpan RefreshInterval { get; set; }
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_MeasureGroupBinding_RefreshInterval")>]
member this.RefreshInterval : TimeSpan with get, set
Public Property RefreshInterval As TimeSpan

Property Value

TimeSpan

The interval duration.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to