VendorReceivingProcess Property |
The default FactoryLogix Receiving Process that will be used when parts or materials from this vendor
are received into 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