public TenderQuotation GetFirstTenderbyProdutId(string ProductId) { return(scservice.GetFirstTenderbyProdutId(ProductId)); }