Share via


Banding.CopyFrom method

Copies from another object of the same type.

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

Syntax

'Declaration
Public Overridable Sub CopyFrom ( _
    banding As Banding _
)
'Usage
Dim instance As Banding
Dim banding As Banding

instance.CopyFrom(banding)
public virtual void CopyFrom(
    Banding banding
)

Parameters

See also

Reference

Banding class

Banding members

Microsoft.PerformancePoint.Scorecards namespace