Assembly: Ms;
Namespace: Prognoz.Platform.Interop.Ms;
The IValidationSelectionValues interface is used to work with filter element, which limits series checked by validation rule.
IValidationSelectionValues
Filter is a set of selections by dimensions of series data source. Each filter element determines selection of one dimension. To work with the whole filter, use the IValidationSelectionFilter interface.
| Property name | Brief description | |
| OutputParameter | The OutputParameter property determines output parameter. | |
| ParameterAsGroup | The ParameterAsGroup property determines parameter for sending a group of elements to filter. | |
| The ParameterAsSelection property determines parameters for sending selection to filter element. | ||
| The Selection property determines selection in filter element. |
| Property name | Brief description | |
| The Id property returns the object identifier. | ||
| The Key property returns the object key. | ||
| The Name property returns the object name. |
See also: