AnnotationVersions Enumeration
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the version of the service with which the annotation was created.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Enumeration AnnotationVersions
'Usage
Dim instance As AnnotationVersions
public enum AnnotationVersions
Members
Member name | Description | |
---|---|---|
Office14Beta2 | Represents an annotation that was created with the Beta 2 or higher version of PerformancePoint Services in Microsoft SharePoint Server 2010. | |
Office14Beta1 | Represents an annotation that was created with the Beta 1 version of PerformancePoint Services in Microsoft SharePoint Server 2010. | |
Pps2007 | Represents an annotation that was created with Microsoft Office PerformancePoint Server 2007. |