Share via


BpmPropertyLongText.Clone Method (Microsoft.PerformancePoint.Scorecards)

Performs a deep clone.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
Public Overrides Function Clone As Object
'Usage
Dim instance As BpmPropertyLongText
Dim returnValue As Object

returnValue = instance.Clone
public override Object Clone ()

Return Value

The new property.

See Also

Reference

BpmPropertyLongText Class
BpmPropertyLongText Members
Microsoft.PerformancePoint.Scorecards Namespace