| IsPhantom Property | |
| See Also |
Sets or returns a valid value of BoYesNoEnum type that specifies whether or not the item is a phantom item.
Read-write property
| Visual Basic |
|---|
Public Property IsPhantom() As BoYesNoEnum |
Phantom items are considered as non-real items and are not part of the inventory (and therefore not managed). The purpose of defining an item as phantom is to facilitate the bill of material for manufacturing a product.
For example, to manufacture a car, the bill of material can include a phantom item called electrical system. This item does not really exist in the inventory, but the items that are parts of the electrical system do exist.