EntityReference Members

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

Identifies a record.

The following tables list the members exposed by the EntityReference type.

Public Constructors

  Name Description
  EntityReference Overloaded. Initializes a new instance of the EntityReference class.

Top

Public Properties

  Name Description
public property ExtensionData Gets or sets the structure that contains extra data.
public property Id Gets or sets the ID of the record.
public property LogicalName Gets or sets the logical name of the entity.
public property Name Gets or sets the value of the primary attribute of the entity.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals Overridden. Determines whether two instances are equal.
public method GetHashCode Overridden. Serves as a hash function for this type.
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

EntityReference Class
Microsoft.Xrm.Sdk Namespace

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