Add(Selection: IDimSelection): IValidationSelectionValues;
Add(Selection: Prognoz.Platform.Interop.Dimensions.IDimSelection): Prognoz.Platform.Interop.Ms.IValidationSelectionValues;
Selection. Selection added to filter.
The Add method adds a new element to filter.
To get the specified element from filter, use the IValidationSelectionFilter.Item property.
The method use is given in the example for IValidationCustom.Mappings.
See also: