WebPartContextUpdate Class

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents updated Web Part state and input information, the result of rendering the Web Part control.

Inheritance Hierarchy

System.Object
  Microsoft.PerformancePoint.Scorecards.WebPartContextUpdate

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class WebPartContextUpdate
'Usage
Dim instance As WebPartContextUpdate
[SerializableAttribute]
public class WebPartContextUpdate

Remarks

The client Web Part updates its context using this information.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

WebPartContextUpdate Members

Microsoft.PerformancePoint.Scorecards Namespace