Click to Rate and Give Feedback
MSDN
MSDN Library
Microsoft Dynamics
 IPluginExecutionContext.OutputParam...

  Switch on low bandwidth view
IPluginExecutionContext.OutputParameters Property
banner art

Gets the properties of the response message which is returned as part of pipeline execution.

Syntax

[Visual Basic .NET]
OverridablePublic ReadOnly Property OutputParameters As PropertyBag
[C#]
public virtual PropertyBag OutputParameters {get;}

Property Value

The value of this property is a PropertyBag type.

Remarks

This property is read only. This value can be modified by the plug-in in pre and post stages. However, if modified in the pre stage, it is overwritten during the platform core operation stage. The common property returned from a Response is a GUID of an entity.

Requirements

Namespace: Microsoft.Crm.Sdk

Assembly: Microsoft.Crm.Sdk.dll

See Also

Concepts

Reference


© 2009 Microsoft Corporation. All rights reserved.


© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker