Share via


RepositoryLocation.GetItemId method

Returns the identifier of the item.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Function GetItemId As Integer
'Usage
Dim instance As RepositoryLocation
Dim returnValue As Integer

returnValue = instance.GetItemId()
public int GetItemId()

Return value

Type: System.Int32
The identifier of the item (content type).

See also

Reference

RepositoryLocation class

RepositoryLocation members

Microsoft.PerformancePoint.Scorecards namespace