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