Table of Contents

Class FindAchievementList.ListFilter

Namespace
InSite.Common.Web.UI
Assembly
InSite.UI.dll
public class FindAchievementList.ListFilter : Filter, ISearchReport
Inheritance
FindAchievementList.ListFilter
Implements
Inherited Members

Constructors

ListFilter()

public ListFilter()

Properties

Filter

public Expression<Func<TProgram, bool>> Filter { get; set; }

Property Value

Expression<Func<TProgram, bool>>