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