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.