DerivedFutureAssemblyOccurrences.Item Property
Parent Object: DerivedFutureAssemblyOccurrencesDescription
Method that returns the specified DerivedFutureAssemblyOccurrence object from the collection.
Syntax
DerivedFutureAssemblyOccurrences.Item( Index As Variant ) As DerivedFutureAssemblyOccurrenceProperty Value
This is a read only property whose value is a DerivedFutureAssemblyOccurrence.Parameters
Name | Type | Description |
Index | Variant | Input Variant that specifies the index or name of the DerivedFutureAssemblyOccurrence to return. |