PivotConfiguratorV2MessagesFieldMenuOperatorsSettingsBuilder
Methods
Contains(System.String)
The text of the "contains" filter operator.
Parameters
value - System.String
The value for Contains
Doesnotcontain(System.String)
The text of the "Does not contain" filter operator.
Parameters
value - System.String
The value for Doesnotcontain
Startswith(System.String)
The text of the "Starts with" filter operator.
Parameters
value - System.String
The value for Startswith
Endswith(System.String)
The text of the "Ends with" filter operator.
Parameters
value - System.String
The value for Endswith
Eq(System.String)
The text of the "equal" filter operator.
Parameters
value - System.String
The value for Eq
Neq(System.String)
The text of the "not equal" filter operator.
Parameters
value - System.String
The value for Neq