SetValueBySelection(Selection: IDimSelectionSet; Value: Variant);
SetValueBySelection(Selection: Prognoz.Platform.Interop.Dimensions.IDimSelectionSet; Value: object);
Selection. Selection that sets changed element.
Value. New element value.
The SetValueBySelection property determines a value for the element that is set by the selection.
Element value can be string or numeric.
The property use is given in the example for IRubricatorFactorExecutor.UseDeduplication.
See also: