private void AddProductsToPromotion(string selectedid)
 {
     client.SQSAdmin_Promotion_AddProductsToPromotion(promotionid, selectedid);
 }