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