MeasureGroupBinding.Filter Property

Definition

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

public string Filter { get; set; }
member this.Filter : string with get, set
Public Property Filter As String

Property Value

The MDX expression.

Applies to