Entity Methods

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

Public Methods

(see also Protected Methods)

  Name Description
public method Contains Checks to see if there is a value present for the specified attribute.
public method Equals  (inherited from Object)
public method GetAttributeValue Gets the value of the attribute.
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToEntity Gets the entity as the specified type.
public method ToEntityReference Gets an entity reference for this entity instance.
public method ToString  (inherited from Object)

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method GetFormattedAttributeValue Gets the formatted value of the attribute.
protected method GetRelatedEntities Gets the collection of related entity instances for the specified relationship.
protected method GetRelatedEntity Gets the related entity instance for the specified relationship.
protected method MemberwiseClone  (inherited from Object)
protected method SetAttributeValue Sets the value of an attribute.
protected method SetRelatedEntities Sets the collection of related entity instances for the specified relationship.
protected method SetRelatedEntity Sets the related entity instance for the specified relationship.

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.