PartsListRows.Count Property
Parent Object: PartsListRowsDescription
Property that returns the number of items in this collection.
Syntax
PartsListRows.Count() As LongProperty Value
This is a read only property whose value is a Long.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. |