Share via


Element.Comments Property (Microsoft.PerformancePoint.Scorecards)

The collection of comments on the element.

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

Syntax

'Declaration
<XmlArrayAttribute> _
Public Overridable ReadOnly Property Comments As CommentCollection
'Usage
Dim instance As Element
Dim value As CommentCollection

value = instance.Comments
[XmlArrayAttribute] 
public virtual CommentCollection Comments { get; }

See Also

Reference

Element Class
Element Members
Microsoft.PerformancePoint.Scorecards Namespace