Click or drag to resize
ScoreEventArgsScore Property
Score (its meaning depends on which Handler fired the event with this event argument).

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 12.0.0
Syntax
C#
public ScoreInfo Score { get; set; }

Property Value

Type: ScoreInfo
See Also