RemoteExecutionContext.PostEntityImages Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets the properties of the primary entity after the core platform operation has been completed.
Namespace: Microsoft.Xrm.Sdk
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
[DataMemberAttribute]
public EntityImageCollection PostEntityImages { get; }
<DataMemberAttribute>
Public ReadOnly Property PostEntityImages As EntityImageCollection
Property Value
Type: Microsoft.Xrm.Sdk.EntityImageCollection
Type: EntityImageCollection
The properties of the primary entity.
Implements
IExecutionContext.PostEntityImages
See Also
PreEntityImages
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