Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The script files that are used to render the Web Part.
Namespace: Microsoft.PerformancePoint.Scorecards.Script
Assembly: Microsoft.PerformancePoint.Scorecards.Script (in Microsoft.PerformancePoint.Scorecards.Script.dll)
Syntax
'Declaration
Public Property ScriptDependencies As ScriptDependency()
Get
Set
'Usage
Dim instance As ResourceDependencies
Dim value As ScriptDependency()
value = instance.ScriptDependencies
instance.ScriptDependencies = value
public ScriptDependency[] ScriptDependencies { get; set; }
Property Value
Type: []