PartsListRows.Item Property

Parent Object: PartsListRows

Description

Returns the specified PartsListRows object from the collection. This is the default property of the PartsListRows collection object.

Syntax

PartsListRows.Item( Index As Long ) As PartsListRow

Property Value

This is a read only property whose value is a PartsListRow.

Parameters

Name Type Description
Index Long Value that specifies the index of the PartsListRow to return.

Samples

Name Description
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