Share via


Annotation Members (Microsoft.PerformancePoint.Scorecards)

Represents an annotation.

The following tables list the members exposed by the Annotation type.

Public Constructors

  Name Description
Public method Annotation Overloaded. Initializes a new instance of the Annotation class.

Top

Public Properties

  Name Description
Public property CellpathCoordinates For internal use only. Each annotation has its context: Cell Coordinates.
Public property Comments The comment collection contained by the annotation instance.
Public property ConfiguredViewID The ID of the context configured view for the annotation instance.
Public property CreatedOn The creation timestamp for the annotation instance.
Public property Guid The auto-generated GUID for the annotation instance.
Public property LastUpdatedBy The last person to update the annotation.
Public property LastUpdatedOn The date and time when the annotation was last updated.
Public property Owner The identity of the person who has created the annotation instance.
Public property Properties The BpmPropertyCollection contained by the annotation instance.
Public property ScorecardID The ID of the context scorecard for the annotation instance.
Public property Slice For internal use only. Each annotation has it context: column slice, row slice, and page filter. This property is an aggregation of all the slices.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Clone Performs a deep clone of the object.
Public method Equals  Overloaded. (inherited from Object)
Public method GenerateKey Overloaded. Creates a cache key for the annotation instance.
Public methodStatic GenerateKeyPrefix Overloaded.  
Public methodStatic GenerateSlice Aggregates all slices.
Public methodStatic GenerateSliceHashCode Aggregates all slices and generates a hashcode.
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToString Overridden. Returns comments and properties as a string.
Public method Validate Validates this object.

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

Annotation Class
Microsoft.PerformancePoint.Scorecards Namespace