Share

ReferenceParameter.ConvertToUserParameter Method

Parent Object: ReferenceParameter

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

ReferenceParameter.ConvertToUserParameter() As UserParameter

Version

Introduced in version 11

Was this information helpful?