Click or drag to resize
PersonaInfoRelatedScore Property
Persona ScoreInfo object that is used for calculation of persona score.

Namespace: CMS.Personas
Assembly: CMS.Personas (in CMS.Personas.dll) Version: 10.0.0
Syntax
C#
public ScoreInfo RelatedScore { get; }

Property Value

Type: ScoreInfo
Exceptions
ExceptionCondition
InvalidOperationExceptionThrown when ScoreInfo for PersonaScoreID was not found.
See Also