Click or drag to resize
ScoreInfoScoreLastModified Property
Gets or sets the date and time when the score was last modified.

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

Property Value

Type: DateTime
See Also