MeasureGroupBinding.Filter Property

Definition

Gets or sets the Multidimensional Expressions (MDX) expression that filters the contents of the binding.

[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_MeasureGroupBinding_Filter")]
public string Filter { get; set; }
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_MeasureGroupBinding_Filter")>]
member this.Filter : string with get, set
Public Property Filter As String

Property Value

String

The MDX expression.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to