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 | |
---|---|---|
ExtensionData | Gets or sets the structure that contains extra data. | |
Id | Gets or sets the ID of the record. | |
LogicalName | Gets or sets the logical name of the entity. | |
Name | Gets or sets the value of the primary attribute of the entity. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overridden. Determines whether two instances are equal. | |
GetHashCode | Overridden. Serves as a hash function for this type. | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
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.