TrendAnalysisConfig.ScorecardId Property (Microsoft.PerformancePoint.Scorecards)

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

Syntax

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

value = instance.ScorecardId

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

See Also

Reference

TrendAnalysisConfig Class
TrendAnalysisConfig Members
Microsoft.PerformancePoint.Scorecards Namespace