public int UpdateOrderforCollect(WebOrders wsOrder)
 {
     return(BusinessObjectManager.UpdateOrderforCollect(wsOrder));
 }