Click or drag to resize

InternalPartReceivingProcessID Property

The ID of the FactoryLogix Receiving Process to be used for accepting this part into the factory as a new raw material. Typically, Receiving Processes are used for IQC (Incoming Quality Control) purposes, environmental conditioning, or other processes that must be undertaken for this part whenever a shipment is received at the factory.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public Nullable<Guid> ReceivingProcessID { get; set; }

Property Value

Type: NullableGuid
See Also