TrustedLocationCollection constructor

Initializes a new instance of the TrustedLocationCollection class based on the specified persisted state.

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

Syntax

'Declaration
Public Sub New ( _
    parent As SPPersistedObject _
)
'Usage
Dim parent As SPPersistedObject

Dim instance As New TrustedLocationCollection(parent)
public TrustedLocationCollection(
    SPPersistedObject parent
)

Parameters

See also

Reference

TrustedLocationCollection class

TrustedLocationCollection members

Microsoft.PerformancePoint.Scorecards namespace