KpiDetailsSection.ResourcePath property
Gets the path to the resource files.
Namespace: Microsoft.PerformancePoint.Scorecards.ServerRendering
Assembly: Microsoft.PerformancePoint.Scorecards.ServerRendering (in Microsoft.PerformancePoint.Scorecards.ServerRendering.dll)
Syntax
'Declaration
Protected Property ResourcePath As String
Get
Private Set
'Usage
Dim value As String
value = Me.ResourcePath
protected string ResourcePath { get; private set; }
Property value
Type: System.String
The path to the resource files.
See also
Reference
Microsoft.PerformancePoint.Scorecards.ServerRendering namespace