Click or drag to resize

PackingListItemPartRevisions Property

An option list of part revisions that could be packed.

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<string> PartRevisions { get; }

Property Value

Type: IEnumerableString
See Also