Share via


KpiDetailsSection.Properties property

Gets the property bag from the report that is associated with this KPI Details report.

Namespace:  Microsoft.PerformancePoint.Scorecards.ServerRendering
Assembly:  Microsoft.PerformancePoint.Scorecards.ServerRendering (in Microsoft.PerformancePoint.Scorecards.ServerRendering.dll)

Syntax

'Declaration
Protected Property Properties As BpmPropertyCollection
    Get
    Private Set
'Usage
Dim value As BpmPropertyCollection

value = Me.Properties
protected BpmPropertyCollection Properties { get; private set; }

Property value

Type: Microsoft.PerformancePoint.Scorecards.BpmPropertyCollection
The property bag from the report that is associated with this KPI Details report.

See also

Reference

KpiDetailsSection class

KpiDetailsSection members

Microsoft.PerformancePoint.Scorecards.ServerRendering namespace