Click or drag to resize
IPersonaSnapshooterGetSnapshotOfCurrentState Method
Gets collection of PersonaContactHistoryInfo containing the statistics of contact/persona distribution.

Namespace: CMS.Personas.Internal
Assembly: CMS.Personas (in CMS.Personas.dll) Version: 11.0.0
Syntax
C#
IEnumerable<PersonaContactHistoryInfo> GetSnapshotOfCurrentState()

Return Value

Type: IEnumerablePersonaContactHistoryInfo
Collection of PersonaContactHistoryInfo containing the statistics of contact/persona distribution
See Also