AnnotationSetting Members

Include Protected Members
Include Inherited Members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents an annotation setting.

The AnnotationSetting type exposes the following members.

Constructors

  Name Description
Public method AnnotationSetting() Initializes a new instance of the AnnotationSetting class.
Public method AnnotationSetting(Boolean, Boolean, Boolean, Boolean, Int32) Initializes a new instance of the AnnotationSetting class.

Top

Properties

  Name Description
Public property IsAnnotationEnabled Gets or sets a Boolean value that indicates whether annotations are enabled.
Public property IsAnnotationEnabledDefault Gets or sets the default setting that indicates whether annotations are enabled.
Public property IsDeletionByAuthorEnabled Gets or sets a Boolean value that indicates whether the author of a comment can delete the comment.
Public property IsDeletionByAuthorEnabledDefault Gets or sets the default setting that indicates whether the author of a comment can delete the comment.
Public property MaxAnnotationAllowed Gets or sets the maximum number of annotations allowed per scorecard.
Public property MaxAnnotationAllowedDefault Gets the default setting for the maximum number of annotations allowed per scorecard.

Top

Methods

  Name Description
Public method Clone Performs a deep clone of this object.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

AnnotationSetting Class

Microsoft.PerformancePoint.Scorecards Namespace