ParameterUIElement.EndPoints Property (Microsoft.PerformancePoint.Scorecards)

The endpoints collection.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
<XmlArrayAttribute> _
Public Property EndPoints As EndPointCollection
'Usage
Dim instance As ParameterUIElement
Dim value As EndPointCollection

value = instance.EndPoints

instance.EndPoints = value
[XmlArrayAttribute] 
public EndPointCollection EndPoints { get; set; }

See Also

Reference

ParameterUIElement Class
ParameterUIElement Members
Microsoft.PerformancePoint.Scorecards Namespace