Click or drag to resize

BatchReceivingPartNumber Property

For receiving type batches (BatchType == BatchType.Receiving), the internal part number of the part being received.

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 ReceivingPartNumber { get; set; }

Property Value

Type: String
See Also