Share via


ElementLink.Guid Property (Microsoft.PerformancePoint.Scorecards)

The GUID of the element link.

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

Syntax

'Declaration
Public Property Guid As Guid
'Usage
Dim instance As ElementLink
Dim value As Guid

value = instance.Guid

instance.Guid = value
public Guid Guid { get; set; }

See Also

Reference

ElementLink Class
ElementLink Members
Microsoft.PerformancePoint.Scorecards Namespace