CellPermission.ICloneable.Clone Method

Creates and returns a new object that is a copy of the current instance of this CellPermission object.

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

Syntax

C#
Object ICloneable.Clone()

Return Value

Type: System.Object
A new object that is a copy of this instance.

Implements

ICloneable.Clone()

See Also

Reference

CellPermission Class

Microsoft.AnalysisServices Namespace