RemoteExecutionContext.InputParameters Property

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Gets the parameters of the request message that triggered the event that caused the plug-in to execute.

Namespace:   Microsoft.Xrm.Sdk
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Syntax

[DataMemberAttribute]
public ParameterCollection InputParameters { get; }
<DataMemberAttribute>
Public ReadOnly Property InputParameters As ParameterCollection

Property Value

Type: Microsoft.Xrm.Sdk.ParameterCollection

Type: ParameterCollection
The parameters of the request message that triggered the event.

Implements

IExecutionContext.InputParameters

See Also

OutputParameters
RemoteExecutionContext Class
Microsoft.Xrm.Sdk Namespace
Understand the data context passed to a plug-in
Use messages (request and response classes) with the Execute method

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright