FilterMessagesSettingsBuilder
Defines the fluent API for configuring FilterMessagesSettings
Methods
AddExpression(System.String)
The title of the add expression button.
Parameters
value - System.String
The value for AddExpression
AddGroup(System.String)
The title of the add group button.
Parameters
value - System.String
The value for AddGroup
And(System.String)
The text of the option which represents the "and" logical operation.
Parameters
value - System.String
The value for And
Apply(System.String)
The text inside the apply button.
Parameters
value - System.String
The value for Apply
Close(System.String)
The title of the close button.
Parameters
value - System.String
The value for Close
Fields(System.String)
The title of the fields drop down.
Parameters
value - System.String
The value for Fields
Operators(System.String)
The title of the operators drop down.
Parameters
value - System.String
The value for Operators
Or(System.String)
The text of the option which represents the "or" logical operation.
Parameters
value - System.String
The value for Or