private PLDetail ConvertToPLDetail( CGN.Paralegal.BusinessEntities.Search.PLDetail searchResult)
 {
     return searchResult.toPLDetail();
 }