RemoteExecutionContext.PostEntityImages Property

Definition

Gets the properties of the primary entity after the core platform operation has been completed.

C++
public:
 property Microsoft::Xrm::Sdk::EntityImageCollection ^ PostEntityImages { Microsoft::Xrm::Sdk::EntityImageCollection ^ get(); };

Property Value

The properties of the primary entity.

Implements

Attributes

Applies to

Producto Versiones
Dataverse SDK Latest

See also