Share via


IParameterDataProvider.GetId Method (Microsoft.PerformancePoint.Scorecards.Extensions)

Gets the ID of the data provider for the filter.

Namespace: Microsoft.PerformancePoint.Scorecards.Extensions
Assembly: Microsoft.PerformancePoint.Scorecards.Server (in microsoft.performancepoint.scorecards.server.dll)

Syntax

'Declaration
Function GetId As String
'Usage
Dim instance As IParameterDataProvider
Dim returnValue As String

returnValue = instance.GetId
string GetId ()

Return Value

The string ID of the data provider.

See Also

Reference

IParameterDataProvider Interface
IParameterDataProvider Members
Microsoft.PerformancePoint.Scorecards.Extensions Namespace