Entity Properties

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

Public Properties

  Name Description
public property Attributes Gets or sets the collection of attributes for the entity.
public property EntityState Gets or sets the state of the entity.
public property ExtensionData Gets or sets the structure that contains extra data.
public property FormattedValues Gets of sets the collection of formatted values for the entity attributes.
public property Id Gets or sets the ID of the record represented by this entity instance.
public property Item Provides an indexer for the attribute values.
public property LogicalName Gets or sets the logical name of the entity.
public property RelatedEntities Gets or sets a collection of entity references (references to records).

See Also

Reference

Entity Class
Microsoft.Xrm.Sdk Namespace

Other Resources

Use the Early Bound Entity Classes in Code
Use the Late Bound Entity Class in Code

Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.