IExecutionContext.PostEntityImages Property

 

Applies To: Dynamics CRM 2015

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

EntityImageCollection PostEntityImages { get; }
property EntityImageCollection^ PostEntityImages {
    EntityImageCollection^ get();
}
abstract PostEntityImages : EntityImageCollection with get
ReadOnly Property PostEntityImages As EntityImageCollection

Property Value

Type: Microsoft.Xrm.Sdk.EntityImageCollection

Type: EntityImageCollection
The properties of the primary entity after the core platform operation has been completed.

See Also

PreEntityImages
IExecutionContext Interface
Microsoft.Xrm.Sdk Namespace
Pre and post entity images

Return to top

© 2016 Microsoft. All rights reserved. Copyright