Share via


Element.Guid Property (Microsoft.PerformancePoint.Scorecards)

The 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 Overridable Property Guid As Guid
'Usage
Dim instance As Element
Dim value As Guid

value = instance.Guid

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

See Also

Reference

Element Class
Element Members
Microsoft.PerformancePoint.Scorecards Namespace