PivotDataSourceFilterDescriptorFactory

Methods

Add(System.String)

The full path to the tuple member. For example "[Geography].[City]".

Parameters

field - System.String

The full path to the tuple member.

Example

Razor
 
            .Filter(f =>f.Add("[Geography].[City]").StartsWith("Alb"))
             
In this article
MethodsAdd(System.String)
Not finding the help you need?
Contact Support