Click or drag to resize

InitializationItem Class

An object used to define a material Item to create (initialize) and associate to a Batch (GRN).
Inheritance Hierarchy
SystemObject
  FactoryLogix.xTend.DataObjectsInitializationItem

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public class InitializationItem

The InitializationItem type exposes the following members.

Constructors
  NameDescription
Public methodInitializationItem
Initializes a new instance of the InitializationItem class
Top
Properties
  NameDescription
Public propertyQuantity
The initial quantity of the material being created.
Public propertyUID
A text-based unique identifier (UID) for the new Item
Top
See Also