IExecutionContext.PostEntityImages Property    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the properties of the primary entity after the core platform operation has been completed.
public:
 property Microsoft::Xrm::Sdk::EntityImageCollection ^ PostEntityImages { Microsoft::Xrm::Sdk::EntityImageCollection ^ get(); };public Microsoft.Xrm.Sdk.EntityImageCollection PostEntityImages { get; }member this.PostEntityImages : Microsoft.Xrm.Sdk.EntityImageCollectionPublic ReadOnly Property PostEntityImages As EntityImageCollectionProperty Value
The properties of the primary entity after the core platform operation has been completed.