Share via


RepositoryList.CopyFrom Method

Used by inherited classes to perform a deep copy of the specified object.

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

Syntax

'Declaration
Public Sub CopyFrom ( _
    source As RepositoryList _
)
'Usage
Dim instance As RepositoryList
Dim source As RepositoryList

instance.CopyFrom(source)
public void CopyFrom(
    RepositoryList source
)

Parameters

See Also

Reference

RepositoryList Class

RepositoryList Members

Microsoft.PerformancePoint.Scorecards Namespace