Share via


IDataSourceProvider.GetId Method (Microsoft.PerformancePoint.Scorecards)

Gets the unique string ID for this data source.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

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

returnValue = instance.GetId
string GetId ()

Return Value

The ID of the data source.

See Also

Reference

IDataSourceProvider Interface
IDataSourceProvider Members
Microsoft.PerformancePoint.Scorecards Namespace