Share

FinishParameter.ParameterType Property

Parent Object: FinishParameter

Description

Property that allows you to get the type of the parameter. The parameter type can be either kModelParameterType, kDerivedParameter, kFinishParameter, kReferenceParameterType, kTableParameterType, or kUserParameterType.

Syntax

FinishParameter.ParameterType() As ParameterTypeEnum

Property Value

This is a read only property whose value is a ParameterTypeEnum.

Version

Introduced in version 2024

Was this information helpful?