Share

DerivedPartComponent.Parameters Property

Parent Object: DerivedPartComponent

Description

Property that returns the Parameter objects that were created as a result of this derived part. This property will return Nothing in the case where the link to the part has been broken.

Syntax

DerivedPartComponent.Parameters() As ParametersEnumerator

Property Value

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

Version

Introduced in version 5.3

Was this information helpful?