Share via


GridHeaderItem.BpmProperties Property (Microsoft.PerformancePoint.Scorecards)

The collection of element properties for this header.

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

Syntax

'Declaration
<XmlArrayAttribute> _
Public Overridable ReadOnly Property BpmProperties As BpmPropertyCollection
'Usage
Dim instance As GridHeaderItem
Dim value As BpmPropertyCollection

value = instance.BpmProperties
[XmlArrayAttribute] 
public virtual BpmPropertyCollection BpmProperties { get; }

See Also

Reference

GridHeaderItem Class
GridHeaderItem Members
Microsoft.PerformancePoint.Scorecards Namespace