ContentTypeIds Members
Include Protected Members
Include Inherited Members
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the identifiers for content types.
The ContentTypeIds type exposes the following members.
Fields
Name | Description | |
---|---|---|
AllContentTypesList | Represents the identifier for the list of all content types. | |
PpsDashboard | Represents the identifier for a dashboard content type. | |
PpsDataSource | Represents the identifier for a data source content type. | |
PpsFilter | Represents the identifier for a filter content type. | |
PpsIndicator | Represents the identifier for an indicator content type. | |
PpsKpi | Represents the identifier for a key performance indicator (KPI) content type. | |
PpsReport | Represents the identifier for a report content type. | |
PpsScorecard | Represents the identifier for a scorecard content type. | |
WebPartPage | Represents the identifier for a Web Part page content type. |
Top