Table of Contents

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

string

OrganizationIdentifier

public Guid? OrganizationIdentifier { get; set; }

Property Value

Guid?

SortByColumn

public string SortByColumn { get; set; }

Property Value

string