Share via


IFirstClassObjectDao.GetId Method

Returns the identifier of the temporary first class object (FCO).

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

returnValue = instance.GetId()
string GetId()

Return Value

Type: System.String
The identifier of the object.

See Also

Reference

IFirstClassObjectDao Interface

IFirstClassObjectDao Members

Microsoft.PerformancePoint.Scorecards Namespace