Monday, August 3, 2015

An item with same key has already been added.


Entity avproductionstatistic = new Entity("mer_avproductionstatistic");
avproductionstatistic.Id = Guid.Empty;
                                if (avproductionstatistic.Contains("mer_avproductionstatisticid"))
                                    avproductionstatistic.Attributes.Remove("mer_avproductionstatisticid");

No comments:

Post a Comment