MeasureGroupBinding.Persistence Property

Definition

Gets or sets which parts of the bound source data are dynamic, and are checked for updates using the frequency specified by the RefreshPolicy.

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

Property Value

PersistenceType

The type of the metadata persistence.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to