Click or drag to resize

TransportOrderItemPickingListItemIDs Property

A list of 128-bit identifiers indicating the PickingListItems that are associated with this TransportOrderItem.

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

Property Value

Type: IEnumerableGuid
See Also