Lightweight read only list of VendorPickList..::..VendorPickListInfo objects representing Vendor objects.
Used in UI selection lists and by other business objects internally
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 VendorPickList : ReadOnlyCollectionBase |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class VendorPickList _ Inherits ReadOnlyCollectionBase |
| Visual C++ |
|---|
[SerializableAttribute] public ref class VendorPickList : public ReadOnlyCollectionBase |
Inheritance Hierarchy
System..::..Object
System.Collections..::..CollectionBase
BindableCollectionBase
SortableCollectionBase
ReadOnlyCollectionBase
GZTW.AyaNova.BLL..::..VendorPickList
System.Collections..::..CollectionBase
BindableCollectionBase
SortableCollectionBase
ReadOnlyCollectionBase
GZTW.AyaNova.BLL..::..VendorPickList