RemoteExecutionContext.MessageName Property

 

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

Gets the name of the Web service message that is being processed by the event execution pipeline.

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

Syntax

[DataMemberAttribute]
public string MessageName { get; set; }
<DataMemberAttribute>
Public Property MessageName As String

Property Value

Type: System.String

Type: String
The name of the Web service message.

Implements

IExecutionContext.MessageName

See Also

RemoteExecutionContext Class
Microsoft.Xrm.Sdk Namespace
Supported messages and entities for plug-ins

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright