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

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

Property Value

Type: ScoreInfo
See Also