Share via


IDataSourceProvider.GetId Method

Returns the identifier of the 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

Type: System.String
The identifier of the data source.

See Also

Reference

IDataSourceProvider Interface

IDataSourceProvider Members

Microsoft.PerformancePoint.Scorecards Namespace