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.
Include Protected Members
Include Inherited Members
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represent a collection of reports.
The ReportViewCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ReportViewCollection | Initializes a new instance of the ReportViewCollection class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Comparer | (Inherited from KeyedCollection<RepositoryLocation, ReportView>.) |
![]() |
Count | (Inherited from Collection<ReportView>.) |
![]() |
Dictionary | (Inherited from KeyedCollection<RepositoryLocation, ReportView>.) |
![]() |
Item[Guid] | Gets the object with the specified GUID. (Inherited from FirstClassElementCollectionBase<ElementCollectionType, ElementType>.) |
![]() |
Item[Int32] | (Inherited from Collection<ReportView>.) |
![]() |
Item[RepositoryLocation] | Gets the object with the specified location. (Inherited from FirstClassElementCollectionBase<ElementCollectionType, ElementType>.) |
![]() |
Items | (Inherited from Collection<ReportView>.) |
Top
Methods
Top
Explicit Interface Implementations
Top