RemoteExecutionContext.SharedVariables Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets the custom properties that are shared between plug-ins.
Namespace: Microsoft.Xrm.Sdk
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
[DataMemberAttribute]
public ParameterCollection SharedVariables { get; }
<DataMemberAttribute>
Public ReadOnly Property SharedVariables As ParameterCollection
Property Value
Type: Microsoft.Xrm.Sdk.ParameterCollection
Type: ParameterCollection
The custom properties that are shared between plug-ins.
Implements
IExecutionContext.SharedVariables
See Also
RemoteExecutionContext Class
Microsoft.Xrm.Sdk Namespace
Pass data between plug-ins
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright