Partilhar via


CustomFCODefinition.CopyFrom Method

Performs a deep copy of another object of the same type.

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

Syntax

'Declaration
Protected Overridable Sub CopyFrom ( _
    element As CustomFCODefinition _
)
'Usage
Dim element As CustomFCODefinition

Me.CopyFrom(element)
protected virtual void CopyFrom(
    CustomFCODefinition element
)

Parameters

See Also

Reference

CustomFCODefinition Class

CustomFCODefinition Members

Microsoft.PerformancePoint.Scorecards.Extensions Namespace