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