PartsList.PartsListRows Property
Parent Object: PartsListDescription
Gets the PartsListRows collection object for this parts list table.
Syntax
PartsList.PartsListRows() As PartsListRowsProperty Value
This is a read only property whose value is a PartsListRows.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. |