Ejemplo n.º 1
0
 public DataTable GetContainerBLWise(Int64 BlId)
 {
     return(ImportBLDAL.GetContainerBLWise(BlId));
 }