Share via


Comment.Message Property (Microsoft.PerformancePoint.Scorecards)

The comment message body.

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

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property Message As String
'Usage
Dim instance As Comment
Dim value As String

value = instance.Message

instance.Message = value
[XmlAttributeAttribute] 
public string Message { get; set; }

See Also

Reference

Comment Class
Comment Members
Microsoft.PerformancePoint.Scorecards Namespace