InternalPartReceivingProcess Property |
The name 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.245.0.0 (8.245.0.0)
Syntax public string ReceivingProcess { get; }
Public ReadOnly Property ReceivingProcess As String
Get
public:
property String^ ReceivingProcess {
String^ get ();
}
member ReceivingProcess : string with get
Property Value
Type:
StringSee Also