Scorecard.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 Scorecard
Dim value As EndPointCollection

value = instance.EndPoints

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

See Also

Reference

Scorecard Class
Scorecard Members
Microsoft.PerformancePoint.Scorecards Namespace