Share

DerivedParameters Object


Description

Provides access to the derived parameters associated with the DerivedParameterTable object the collection was obtained from.

Properties

Name Description
Count Property that returns the number of items in this collection.
Item Method that returns the specified DerivedParameter object from the collection. This is the default method of the DerivedParameters collection object.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

DerivedParameterTable.DerivedParameters

Version

Introduced in version 11

Was this information helpful?