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