Share

ReferenceParameter.ConvertToModelParameter Method

Parent Object: ReferenceParameter

Description

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

Syntax

ReferenceParameter.ConvertToModelParameter() As ModelParameter

Version

Introduced in version 10

Was this information helpful?