Share via


IParameterPoint.EndPoints property

Gets the list of endpoints for this control.

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

Syntax

'Declaration
ReadOnly Property EndPoints As EndPointCollection
    Get
'Usage
Dim instance As IParameterPoint
Dim value As EndPointCollection

value = instance.EndPoints
EndPointCollection EndPoints { get; }

Property value

Type: Microsoft.PerformancePoint.Scorecards.EndPointCollection
The list of endpoints for this control.

See also

Reference

IParameterPoint interface

IParameterPoint members

Microsoft.PerformancePoint.Scorecards namespace