public object GetDistributorListForDDL()
 {
     return(_distributorRepository.GetDistributorListForDDL());
 }