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.
Gets the endpoints for the filter.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public ReadOnly Property EndPoints As EndPointCollection
Get
'Usage
Dim instance As Filter
Dim value As EndPointCollection
value = instance.EndPoints
public EndPointCollection EndPoints { get; }
Property Value
Type: Microsoft.PerformancePoint.Scorecards.EndPointCollection
The endpoints for the filter.
Implements
Remarks
This property specifies the available connection destinations to filter or control the display of this type.