Kentico 11 API Reference
Kentico 11 API Reference
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
MarkScoreAsRecalculating Method
Marks score object as being recalculated. 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: 11.0.0
Syntax
C#
Copy
public
static
void
MarkScoreAsRecalculating
(
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) 2017 Kentico Software
Send comments on this topic to
support@kentico.com