Click or drag to resize
OnlineMarketingTransformationFunctionsGetScore Method
Returns contact's points in specified score on current site.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static int GetScore(
	Object contact,
	Object scoreName
)

Parameters

contact
Type: SystemObject
Contact info object
scoreName
Type: SystemObject
Score name

Return Value

Type: Int32
See Also