Table of Contents

Class PersonExamRegistrationFilter

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

Constructors

PersonExamRegistrationFilter()

public PersonExamRegistrationFilter()

Properties

EmployerGroupIdentifier

public Guid? EmployerGroupIdentifier { get; set; }

Property Value

Guid?

OrganizationIdentifier

public Guid OrganizationIdentifier { get; set; }

Property Value

Guid

PersonCode

public string PersonCode { get; set; }

Property Value

string

PersonEmail

public string PersonEmail { get; set; }

Property Value

string

PersonName

public string PersonName { get; set; }

Property Value

string

SavedIdentifiers

public Guid[] SavedIdentifiers { get; set; }

Property Value

Guid[]