Partilhar via


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