Example #1
0
 public DataTable GetAnimalType_ForRegFeeByUniqueInsIdBAL(string UniqueInsId, string ConnKey)
 {
     return(objDist.GetAnimalType_ForRegFeeByUniqueInsIdDAL(UniqueInsId, ConnKey));
 }