MatchQueue

Fields:

Field Type Comments

Referencing

OfficeID int(11) Office which created match
ContactID int(11)  
PropertyID int(11)  

Data

Department int(11)  
ApplicantMatch tinyint(1) Matched through applicant matching
DateQueued datetime Date added to match queue

Indexes:

Key Fields Comment
PRIMARYOfficeID,ContactID,PropertyID