Click or drag to resize

PackingException.ErrorType Property

Defines the type of error that occurred while executing a packing transaction.

Namespace:  FactoryLogix.xTend
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax
public PackingException.PackingErrorType ErrorType { get; }

Property Value

Type: PackingException.PackingErrorType
See Also