Click or drag to resize
ScoreContactRuleInfoObjectQueryExtensions Class
Inheritance Hierarchy
System.Object
  CMS.ContactManagement.Internal.ScoreContactRuleInfoObjectQueryExtensions

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

The ScoreContactRuleInfoObjectQueryExtensions type exposes the following members.

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