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