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