Click or drag to resize

BatchReceivingVendorId Property

For receiving type batches (BatchType == BatchType.Receiving), the 128-bit unique identifier of the Vendor associated with the batch.

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

Property Value

Type: NullableGuid
See Also