CubeDimensionBinding.Filter Property

Definition

Gets or sets an MDX expression that specifies how to filter the source data.

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

Property Value

String

An MDX expression that specifies how to filter the source data.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to