Share

DerivedPartComponentProxy.Parameters Property

Parent Object: DerivedPartComponentProxy

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

DerivedPartComponentProxy.Parameters() As ParametersEnumerator

Property Value

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

Version

Introduced in version 2008

Was this information helpful?