IContactPersonaEvaluatorReevaluateAllContactsAsync Method |
Reevaluates all contacts and assigns them to proper persona asynchronously.
Namespace: CMS.PersonasAssembly: CMS.Personas (in CMS.Personas.dll) Version: 13.0.131
Syntax Task ReevaluateAllContactsAsync()
Return Value
Type:
TaskAsynchronous execution task
Remarks
This method should be used when persona properties were changed, or rules were recalculated.
See Also