CopyTo method: AnalyticModelDefn class

Syntax

CopyTo(NewModelName)

Description

Use the CopyTo method to copy the AnalyticModelDefn object to a new analytic model specified by NewModelName. If the model set specified by NewModelName already exists, this method fails.

Parameters

Parameter Description

NewModelName

Specify the name of a new analytic model definition that you want to create.

Returns

An AnalyticModelDefn object.