PerspectiveAction.ICloneable.Clone Method

Creates a new instance of the PerspectiveAction.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
Object ICloneable.Clone()

Return Value

Type: System.Object
A PerspectiveAction object.

Implements

ICloneable.Clone()

See Also

Reference

PerspectiveAction Class

Microsoft.AnalysisServices Namespace