다음을 통해 공유


DashboardItem.InboundParameters Property

Gets the inbound parameters to the current object from other objects on the dashboard.

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

Syntax

'Declaration
Public ReadOnly Property InboundParameters As ParameterMappingCollection
    Get
'Usage
Dim instance As DashboardItem
Dim value As ParameterMappingCollection

value = instance.InboundParameters
public ParameterMappingCollection InboundParameters { get; }

Property Value

Type: Microsoft.PerformancePoint.Scorecards.ParameterMappingCollection
The inbound parameters to the current object from other objects on the dashboard.

See Also

Reference

DashboardItem Class

DashboardItem Members

Microsoft.PerformancePoint.Scorecards Namespace