CopyExplicitDimensionSet method: AnalyticModelDefn class

Syntax

CopyExplicitDimensionSet(ExplicitDimSetName, NewExplicitDimSetName)

Description

Use the CopyExplicitDimensionSet method to copy the explicit dimension set specified by ExplicitDimSetName to a new explicit dimension set. If the explicit dimension set specified by NewExplicitDimSetName already exists, this method fails.

Parameters

Parameter Description

ExplicitDimSetName

Specify the name of the explicit dimension set that you want to copy.

NewExplicitDimSetName

Specify the name of the new explicit dimension set that you want the data copied to.

Returns

An ExplicitDimensionSet object.