RepositoryLocation.ItemGuid Property

Gets the unique identifier of the item.

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

Syntax

'Declaration
Public ReadOnly Property ItemGuid As Guid
    Get
'Usage
Dim instance As RepositoryLocation
Dim value As Guid

value = instance.ItemGuid
public Guid ItemGuid { get; }

Property Value

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

See Also

Reference

RepositoryLocation Class

RepositoryLocation Members

Microsoft.PerformancePoint.Scorecards Namespace