DynamicEntity Class (CrmHelpers)

banner art

[Applies to: Microsoft Dynamics CRM 4.0]

Find the latest SDK documentation: CRM 2015 SDK

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 Method Description
Contains Determines if an attribute name exists in the property bag for the entity.
Remove Removes an attribute/value pair from the property bag.

Requirements

Filename: dynamicentitypartialtype.cs

See Also

Reference

© 2010 Microsoft Corporation. All rights reserved.