Scorecard.Guid Property (Microsoft.PerformancePoint.Scorecards)

ID that uniquely defines the first class element.

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

Syntax

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

value = instance.Guid

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

See Also

Reference

Scorecard Class
Scorecard Members
Microsoft.PerformancePoint.Scorecards Namespace