| Name | Description | Type | Additional information |
|---|---|---|---|
| PartId |
The PartId that was searched for. |
string |
None. |
| Found |
True if part was found. False if it was not found |
boolean |
None. |
| PartRecord |
The full Part Record if the part was found. Null if it was not found. |
InventoryItem |
None. |