Share via


GridHeaderItem.TrendIndicatorId Property (Microsoft.PerformancePoint.Scorecards)

The ID of the trend indicator.

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

Syntax

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

value = instance.TrendIndicatorId

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

Remarks

Used if this is a trend header.

See Also

Reference

GridHeaderItem Class
GridHeaderItem Members
Microsoft.PerformancePoint.Scorecards Namespace