User-938171095 posted
Hello,
In the SL RIA world the client side domain context has a property called HasChanges that tells you whether any entities managed by the context are either modified, added, or deleted. I was wondering if there is anything similar in the upshot world. I see
the RemoteDataSource has a property called IsUpdated but it does not appear to be what I am looking for. Thank you