| Name | Description |
| Application | Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned. |
| Parent | Property that gets the parent object from whom this object can logically be reached. |
| Static | Gets whether the value of the cell is static. |
| Type | Returns an ObjectTypeEnum indicating this object's type. |
| Value | Gets or sets the value of the cell in the parts list table. |
| 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. |