<rejectParts> Element
This element defines one or more parts lists that specify parts that will be rejected for a component type. It can specify zero or more parts list sources.
Parent Elements
Attributes
None.
Child Elements
| Name | Description | Required |
|---|---|---|
| partsFromQuery | Specifies rejected parts for this component type from a SQL query. See the remarks below for more information. | No |
| partsFromTable | Specifies rejected parts for this component type from an Acuit Pinpoint table. See the remarks below for more information. | No |
| partsList | Specifies rejected parts for this component type via an inline list. | No |