RemoteExecutionContext.PreEntityImages Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets the properties of the primary entity before the core platform operation has begins.
Namespace: Microsoft.Xrm.Sdk
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
[DataMemberAttribute]
public EntityImageCollection PreEntityImages { get; }
<DataMemberAttribute>
Public ReadOnly Property PreEntityImages As EntityImageCollection
Property Value
Type: Microsoft.Xrm.Sdk.EntityImageCollection
Type: EntityImageCollection
The properties of the primary entity.
Implements
IExecutionContext.PreEntityImages
See Also
PostEntityImages
RemoteExecutionContext Class
Microsoft.Xrm.Sdk Namespace
Understand the data context passed to a plug-in
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright