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