PartsLists.Item Property
Parent Object:
PartsLists
Description
Returns the specified PartsList object from the collection. This is the default property of the PartsLists collection object.
Syntax
PartsLists.
Item(
Index As Long ) As
PartsList
Property Value
This is a read only property whose value is a
PartsList.
Parameters
Index |
Long |
Value that specifies the index of the PartsList to return. |
Samples
Parts List Edit |
This sample illustrates editing the contents of the parts list. |
Parts List Query |
This sample illustrates querying the contents of the parts list. |
Version
Introduced in version 5.3