PluginMessageEntityReference.ToEntityReference Method ()
Applies To: Dynamics CRM 2015
Converts the PluginMessageEntityReference to an EntityReference.
Namespace: Microsoft.Xrm.Client.Services.Messages
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
public EntityReference ToEntityReference()
public:
EntityReference^ ToEntityReference()
member ToEntityReference : unit -> EntityReference
Public Function ToEntityReference As EntityReference
Return Value
Type: Microsoft.Xrm.Sdk.EntityReference
Type: EntityReference
An entity reference.
See Also
PluginMessageEntityReference Class
Microsoft.Xrm.Client.Services.Messages Namespace
Return to top
© 2017 Microsoft. All rights reserved. Copyright