Share via


ParameterizableControl.ProxyId Property (Microsoft.PerformancePoint.Scorecards.Server.Extensions)

The name of the proxy javascript variable, an instance of the ParameterizableControlProxy javascript class.

Namespace: Microsoft.PerformancePoint.Scorecards.Server.Extensions
Assembly: Microsoft.PerformancePoint.Scorecards.Server (in microsoft.performancepoint.scorecards.server.dll)

Syntax

'Declaration
Public Property ProxyId As String
'Usage
Dim instance As ParameterizableControl
Dim value As String

value = instance.ProxyId
public string ProxyId { get; }

See Also

Reference

ParameterizableControl Class
ParameterizableControl Members
Microsoft.PerformancePoint.Scorecards.Server.Extensions Namespace