Share via


ISPItemDao.GetId Method

Gets the identifier of this first class object.

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 ISPItemDao
Dim returnValue As String

returnValue = instance.GetId()
string GetId()

Return Value

Type: System.String
The identifier of this first class object.

See Also

Reference

ISPItemDao Interface

ISPItemDao Members

Microsoft.PerformancePoint.Scorecards Namespace