Working with Entities
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Find the latest SDK documentation: CRM 2015 SDK
These topics describe how to work with Microsoft Dynamics CRM entities.
In This Section
Explains the naming conventions for entity and attribute names.
Accessing Entities and Attributes
Explains how to write code that uses entities and attributes.
Explains how to write code that uses custom entities and attributes.
Provides information about the attribute types that are used by Microsoft Dynamics CRM.
Using DynamicEntity to Access Entities at Runtime
Describes how to use the DynamicEntity class to access entities.
Finding the ID of an Entity Instance
Shows methods for finding the ID of an entity instance.
Data Validation and Default Values
Describes how data validation and default values are handled.
Related Sections
Contains how-to sample code for working with entities.
.gif)