DerivedParameterTables.Item Property
Parent Object: DerivedParameterTablesDescription
Method that returns the specified DerivedParameterTable object from the collection. This is the default method of the DerivedParameterTables collection object.
Syntax
DerivedParameterTables.Item( Value As Long ) As DerivedParameterTableProperty Value
This is a read only property whose value is a DerivedParameterTable.Parameters
Name | Type | Description |
Value | Long | Value that specifies the object to return. |