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