Click or drag to resize
ScoreInfoScoreGUID Property
Gets or sets the score's unique identifier.

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

Property Value

Type: Guid
See Also