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 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.