IExecutionContext.PreEntityImages Property
Applies To: Dynamics CRM 2015
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
EntityImageCollection PreEntityImages { get; }
property EntityImageCollection^ PreEntityImages {
EntityImageCollection^ get();
}
abstract PreEntityImages : EntityImageCollection with get
ReadOnly Property PreEntityImages As EntityImageCollection
Property Value
Type: Microsoft.Xrm.Sdk.EntityImageCollection
Type: EntityImageCollection
The properties of the primary entity before the core platform operation has begins.
See Also
PostEntityImages
IExecutionContext Interface
Microsoft.Xrm.Sdk Namespace
Pre and post entity images
Return to top
© 2016 Microsoft. All rights reserved. Copyright