Lightweight read only list of PartWarehousePickList..::..PartWarehousePickListInfo objects representing PartWarehouse objects for selection in UI and API internal usage by other business objects
Namespace: GZTW.AyaNova.BLLAssembly: GZTW.AyaNova.BLL (in GZTW.AyaNova.BLL.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
| C# |
|---|
[SerializableAttribute] public class PartWarehousePickList : ReadOnlyCollectionBase |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class PartWarehousePickList _ Inherits ReadOnlyCollectionBase |
| Visual C++ |
|---|
[SerializableAttribute] public ref class PartWarehousePickList : public ReadOnlyCollectionBase |
Inheritance Hierarchy
System..::..Object
System.Collections..::..CollectionBase
BindableCollectionBase
SortableCollectionBase
ReadOnlyCollectionBase
GZTW.AyaNova.BLL..::..PartWarehousePickList
System.Collections..::..CollectionBase
BindableCollectionBase
SortableCollectionBase
ReadOnlyCollectionBase
GZTW.AyaNova.BLL..::..PartWarehousePickList