Click or drag to resize

PartAssignment Class

Represents a single activity that operators perform at a particular operation.
Inheritance Hierarchy
SystemObject
  FactoryLogix.xTend.DataObjectsPartAssignment

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax
public class PartAssignment

The PartAssignment type exposes the following members.

Constructors
  NameDescription
Public methodPartAssignment
Initializes a new instance of the PartAssignment class
Top
Properties
  NameDescription
Public propertyActivityReferences
Comma seperated list of References this part assignment affects
Public propertyAssignedQuantity
Quantity of the part required for this part assignment
Public propertyBOMLineItemID
Unique Identifier to the BOM line item relating to this part assignment
Public propertyInternalPartNumber
the name of the part used
Top
See Also