RegenerateEmpty(FactorKeys: Array);
FactorKeys. Array of indicators keys.
The RegenerateEmpty method updates whether specified indicators are empty.
The method is relevant if an attribute of indicators emptiness is available in the database, that is, IRubricator.HasEmptyAttribute = True.
If FactorKeys contains an empty array, the emptiness attribute is updated for all indicators.
The method use is given in the example for IRubricator.HasEmptyAttribute.
See also: