Click or drag to resize

ItemRemovalLocalRecipeChange Class

** NOTE: ADDED in CFX 2.0 **

Additional data for an item removal (local recipe change)
Inheritance Hierarchy
SystemObject
  CFX.StructuresLocalRecipeChange
    CFX.Structures.SMTPlacementItemRemovalLocalRecipeChange

Namespace: CFX.Structures.SMTPlacement
Assembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntax
public class ItemRemovalLocalRecipeChange : LocalRecipeChange

The ItemRemovalLocalRecipeChange type exposes the following members.

Constructors
Properties
 NameDescription
Public propertyNumberOfComponentsPerUnit Indicates the number of components (per unit) with this part number, that has been removed
Public propertyPartNumber Identifies the specific item that has been removed or restored.
Top
See Also