Table of Contents

Class JobPersonFilter

Namespace
InSite.Persistence
Assembly
InSite.Persistence.dll
public class JobPersonFilter : Filter, ISearchReport
Inheritance
JobPersonFilter
Implements
Inherited Members

Constructors

JobPersonFilter()

public JobPersonFilter()

Properties

ApprovedImmigrationInCanada

public bool ApprovedImmigrationInCanada { get; set; }

Property Value

bool

AreaOfInterest

public Guid? AreaOfInterest { get; set; }

Property Value

Guid?

Cities

public string[] Cities { get; set; }

Property Value

string[]

City

public string City { get; set; }

Property Value

string

CurrentJobTitle

public string CurrentJobTitle { get; set; }

Property Value

string

FullName

public string FullName { get; set; }

Property Value

string

IsActivelySeeking

public bool IsActivelySeeking { get; set; }

Property Value

bool

IsApproved

public bool? IsApproved { get; set; }

Property Value

bool?

Keywords

public string Keywords { get; set; }

Property Value

string

LandedImmigrantInCanada

public bool LandedImmigrantInCanada { get; set; }

Property Value

bool

LandedRefugee

public bool LandedRefugee { get; set; }

Property Value

bool

Occupation

public string Occupation { get; set; }

Property Value

string

OrganizationIdentifier

public Guid? OrganizationIdentifier { get; set; }

Property Value

Guid?

UkrainianImmigrantOpenWorkPermit

public bool UkrainianImmigrantOpenWorkPermit { get; set; }

Property Value

bool

WillingToRelocate

public bool? WillingToRelocate { get; set; }

Property Value

bool?