Finding the ID of an Entity Instance
CRM 1.2
![]() |
When you use an SDK method or message such as Update, you need to know the ID of the entity instance (record). Every entity has a unique identifier, or GUID. There are several ways to get the ID of the entity instance being shown in a detail form of the Microsoft CRM application. You must choose the one appropriate to the type of code you are developing.
In This Topic
Finding the ID from ASP.NET Code
Finding the ID from Another Application
© 2007 Microsoft Corporation. All rights reserved.

