DynamicEntity Class (Sdk Assembly)
Represents an instance of an entity.
The DynamicEntity class inherits from BusinessEntity. It exposes the following members.
| Constructor | Description |
| DynamicEntity | Initializes a new instance of the DynamicEntity class. |
| Instance Property | Description |
| Item | |
| Name | Gets or sets the logical name of the entity. |
| Properties | Gets or sets an array of attribute name/value pairs for the entity. |
Remarks
For more information, see CrmService.DynamicEntity class.
Requirements
Namespace: Microsoft.Crm.Sdk
Assembly: Microsoft.Crm.Sdk.dll
See Also
© 2009 Microsoft Corporation. All rights reserved.