Share

ModelParameter.ConvertToUserParameter Method

Parent Object: ModelParameter

Description

Method that causes the parameter to be converted to a user parameter. The new UserParameter object is returned. This method will fail if this is a built-in parameter (indicated by the BuiltIn property).

Syntax

ModelParameter.ConvertToUserParameter() As UserParameter

Version

Introduced in version 11

Was this information helpful?