import "DataPilotFieldFilter.idl";
| Public Attributes | |
| string | FieldName | 
| Field name. | |
| string | MatchValueName | 
| String value that needs to match against, locale dependent. | |
| string | MatchValue | 
| String value that needs to match against, locale independent. | |
| string FieldName | 
Field name.
| string MatchValue | 
String value that needs to match against, locale independent.
This is the underlying value formatted in a standardized way, for example ISO 8601 YYYY-MM-DD for dates.
| string MatchValueName | 
String value that needs to match against, locale dependent.
This is the value as name/label as also displayed in the filter popup dialog, maybe formatted by user applied number formats.