Share

ModelParameter.Dependents Property

Parent Object: ModelParameter

Description

Property that returns the collection of objects that have a direct dependency on the parameter.

Syntax

ModelParameter.Dependents() As ObjectCollection

Property Value

This is a read only property whose value is an ObjectCollection.

Version

Introduced in version 4

Was this information helpful?