Class EmployerFilter
- Namespace
- InSite.Persistence
- Assembly
- InSite.Persistence.dll
public class EmployerFilter : Filter, ISearchReport
- Inheritance
-
EmployerFilter
- Implements
- Inherited Members
Constructors
EmployerFilter()
public EmployerFilter()
Properties
EmployerName
public string EmployerName { get; set; }
Property Value
OrganizationIdentifier
public Guid? OrganizationIdentifier { get; set; }
Property Value
- Guid?
SortByColumn
public string SortByColumn { get; set; }