Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the Web Part context for this object.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)
Syntax
'Declaration
Public ReadOnly Property BIDataContainerWebPartContext As WebPartContext
Get
'Usage
Dim instance As BIDataContainer
Dim value As WebPartContext
value = instance.BIDataContainerWebPartContext
public WebPartContext BIDataContainerWebPartContext { get; }
Property Value
Type: Microsoft.PerformancePoint.Scorecards.WebPartContext
The Web Part context for this object.