ScorecardTemplateId Members
Include Protected Members
Include Inherited Members
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represent the types of scorecard template.
The ScorecardTemplateId type exposes the following members.
Fields
Name | Description | |
---|---|---|
AdomdTemplateId | Represents a scorecard that is based on an ADOMD data source. | |
BlankTemplateId | Represents a blank scorecard. | |
ExcelServicesTemplateId | Represents a scorecard that is based on an Excel Services data source. | |
ExcelTemplateId | Represents a scorecard that is based on a Microsoft Excel data source. | |
FixedValuesTemplateId | Represents a scorecard that is based on a fixed values data source. | |
OdbcTemplateId | Note: This API is now obsolete. | |
SpListTemplateId | Represents a scorecard that is based on a SharePoint list data source. | |
SqlTemplateId | Represents a scorecard that is based on a SQL table data source. |
Top