EntityReference Class (Microsoft.Xrm.Sdk)

Definition

Namespace:
Microsoft.Xrm.Sdk
Assembly:
Microsoft.Xrm.Sdk.dll
Package:
Microsoft.PowerPlatform.Dataverse.Client v1.2.10

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

public ref class EntityReference sealed : System::Runtime::Serialization::IExtensibleDataObject
[System.Runtime.Serialization.DataContract(Name="EntityReference", Namespace="http://schemas.microsoft.com/xrm/2011/Contracts")]
[System.Serializable]
public sealed class EntityReference : System.Runtime.Serialization.IExtensibleDataObject
[<System.Runtime.Serialization.DataContract(Name="EntityReference", Namespace="http://schemas.microsoft.com/xrm/2011/Contracts")>]
[<System.Serializable>]
type EntityReference = class
    interface IExtensibleDataObject
Public NotInheritable Class EntityReference
Implements IExtensibleDataObject
Inheritance
Attributes
Implements

Remarks

This class replaces the Moniker class from Microsoft Dynamics CRM 4.0.

Applies to