Click or drag to resize

PackingListOperationId Property

An optional unique identifier (Id property) of the Operation associated with this packing list. A Global packout will not be associated to a Operation.

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

Property Value

Type: NullableGuid
See Also