Share via


AnnotationSetting.IsDeletionByAuthorEnabledDefault Property (Microsoft.PerformancePoint.Scorecards)

The default value that indicates if the author of a comment can delete the comment.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property IsDeletionByAuthorEnabledDefault As Boolean
'Usage
Dim instance As AnnotationSetting
Dim value As Boolean

value = instance.IsDeletionByAuthorEnabledDefault

instance.IsDeletionByAuthorEnabledDefault = value
[XmlAttributeAttribute] 
public bool IsDeletionByAuthorEnabledDefault { get; set; }

See Also

Reference

AnnotationSetting Class
AnnotationSetting Members
Microsoft.PerformancePoint.Scorecards Namespace