IExecutionContext.OutputParameters Property

Definition

Gets the parameters of the response message after the core platform operation has completed.

C++
public:
 property Microsoft::Xrm::Sdk::ParameterCollection ^ OutputParameters { Microsoft::Xrm::Sdk::ParameterCollection ^ get(); };

Property Value

The parameters of the response message after the core platform operation has completed.

Applies to

Producto Versiones
Dataverse SDK Latest

See also