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