public AccessoryInfo( CountableLibraryPart item, BooleanProperty isMandatory, IntegerProperty quantity, TextProperty accessoryPlacement )
Parameters
- item
- Countable part.
- isMandatory
- Specify if the accessory is mandatory or optional.
- quantity
- Quantity of the countable accessory.
- accessoryPlacement
- Placement description.
Return Value
A new instance of AccessoryInfo object.