- Namespace
- InSite.Persistence
- Assembly
- InSite.Persistence.dll
public class PersonCommentSummaryFilter : Filter, ISearchReport
- Inheritance
-
PersonCommentSummaryFilter
- Implements
-
- Inherited Members
-
Constructors
public PersonCommentSummaryFilter()
Properties
public string AuthorEmail { get; set; }
Property Value
- string
public string AuthorName { get; set; }
Property Value
- string
public InclusionType? DescriptionInclusion { get; set; }
Property Value
- InclusionType?
public string Keyword { get; set; }
Property Value
- string
public InclusionType? ReminderInclusion { get; set; }
Property Value
- InclusionType?
public Guid? UserIdentifier { get; set; }
Property Value
- Guid?
public DateTime? UtcPostedBefore { get; set; }
Property Value
- DateTime?
public DateTime? UtcPostedSince { get; set; }
Property Value
- DateTime?