Share via


Comment.Guid Property (Microsoft.PerformancePoint.Scorecards)

The GUID of the comment.

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

Syntax

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

value = instance.Guid

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

See Also

Reference

Comment Class
Comment Members
Microsoft.PerformancePoint.Scorecards Namespace