Click or drag to resize
IPersonaSnapshooter Interface
Provides method for obtaining current state of contact/persona distribution.

Namespace: CMS.Personas.Internal
Assembly: CMS.Personas (in CMS.Personas.dll) Version: 11.0.0
Syntax
C#
public interface IPersonaSnapshooter

The IPersonaSnapshooter type exposes the following members.

Methods
  NameDescription
Public methodGetSnapshotOfCurrentState
Gets collection of PersonaContactHistoryInfo containing the statistics of contact/persona distribution.
Top
See Also