Class VGroupEmployerFilter
- Namespace
- InSite.Persistence
- Assembly
- InSite.Persistence.dll
public class VGroupEmployerFilter : Filter, ISearchReport
- Inheritance
-
VGroupEmployerFilter
- Implements
-
- Inherited Members
-
Constructors
VGroupEmployerFilter()
public VGroupEmployerFilter()
Properties
Address
public string Address { get; set; }
Property Value
- string
City
public string City { get; set; }
Property Value
- string
Country
public string Country { get; set; }
Property Value
- string
DateRegisteredBefore
public DateTimeOffset? DateRegisteredBefore { get; set; }
Property Value
- DateTimeOffset?
DateRegisteredSince
public DateTimeOffset? DateRegisteredSince { get; set; }
Property Value
- DateTimeOffset?
Email
public string Email { get; set; }
Property Value
- string
public string EmployerContactName { get; set; }
Property Value
- string
EmployerName
public string EmployerName { get; set; }
Property Value
- string
EmployerSize
public string EmployerSize { get; set; }
Property Value
- string
GroupDepartmentIdentifiers
public Guid[] GroupDepartmentIdentifiers { get; set; }
Property Value
- Guid[]
Industry
public string Industry { get; set; }
Property Value
- string
IsApproved
public bool? IsApproved { get; set; }
Property Value
- bool?
Name
public string Name { get; set; }
Property Value
- string
OrganizationIdentifier
public Guid? OrganizationIdentifier { get; set; }
Property Value
- Guid?
ParentGroupIdentifier
public Guid? ParentGroupIdentifier { get; set; }
Property Value
- Guid?
Phone
public string Phone { get; set; }
Property Value
- string
Province
public string Province { get; set; }
Property Value
- string
Sector
public string Sector { get; set; }
Property Value
- string