I've written a service that uses early binding types in dynamics CRM 2011. Now, I've updated one of my custom entity and created a few attributes to it of different types like new_visitdate
and new_visitonly
.
The problem is while updating the service and I am unable to find that my newly created attributes.
Can I refresh my early bind types so that I could retrieve latest attributes of an entity.