Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.ContactManagement Namespaces
CMS.ContactManagement
ScoreInfoProvider Class
ScoreInfoProvider Methods
DeleteAllScores Method
DeleteAllScoresInternal Method
DeleteScoreInfo Method
EnsureScheduledTask Method
GetScoreInfo Method
GetScores Method
GetScoresWhereContactExceededLimit Method
GetScoresWhereContactExceededLimitInternal Method
GetScoresWhereContactsExceededLimit Method
GetScoresWhereContactsExceededLimitInternal Method
MarkScoreAsFailed Method
MarkScoreAsReady Method
MarkScoreAsRecalculating Method
MarkScoreAsRecalculationRequired Method
ProcessTriggers Method
ProcessTriggersInternal Method
SetInfo Method
SetScoreInfo Method
SetScoreStatusInternal Method
ScoreInfoProvider
MarkScoreAsFailed Method
Marks score object as failed. This method does not log changes to the event log, staging log and export log.
Namespace:
CMS.ContactManagement
Assembly:
CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 13.0.131
Syntax
C#
Copy
public
static
void
MarkScoreAsFailed
(
ScoreInfo
score
)
Parameters
score
Type:
CMS.ContactManagement
ScoreInfo
Score info object
Exceptions
Exception
Condition
ArgumentNullException
score
is null
See Also
Reference
ScoreInfoProvider Class
CMS.ContactManagement Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com