Click or drag to resize

IPackPlanningAdapterAvailableContainers Property

Gets or sets available containers

Namespace:  PSI.Sox.Adapter.Interfaces
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
C#
List<Container> AvailableContainers { get; set; }

Property Value

Type: ListContainer
See Also