RepositoryLocation.ItemType property
Gets the type of first class object that this item represents.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public ReadOnly Property ItemType As FirstClassObjectType
Get
'Usage
Dim instance As RepositoryLocation
Dim value As FirstClassObjectType
value = instance.ItemType
public FirstClassObjectType ItemType { get; }
Property value
Type: Microsoft.PerformancePoint.Scorecards.FirstClassObjectType
The type of first class object that this item (content type) represents.