Share via


EndPoint Constructor (EndPoint)

Initializes a new instance of the EndPoint class based on another EndPoint object.

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

Syntax

'Declaration
Public Sub New ( _
    endPoint As EndPoint _
)
'Usage
Dim endPoint As EndPoint

Dim instance As New EndPoint(endPoint)
public EndPoint(
    EndPoint endPoint
)

Parameters

See Also

Reference

EndPoint Class

EndPoint Members

EndPoint Overload

Microsoft.PerformancePoint.Scorecards Namespace