Click or drag to resize
ScoreContactRuleInfoObjectQueryExtensions Class
Inheritance Hierarchy
SystemObject
  CMS.ContactManagement.InternalScoreContactRuleInfoObjectQueryExtensions

Namespace: CMS.ContactManagement.Internal
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax
C#
public static class ScoreContactRuleInfoObjectQueryExtensions

The ScoreContactRuleInfoObjectQueryExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberWhereNotExpiredTQuery
Filters out objects which have their 'Expiration' column's day (e.g. Expiration) before currentDateTime.
Top
See Also