Lightweight read only list of WorkorderPickList..::..WorkorderPickListInfo objects representing Workorder objects.
Fetched by client for selection in UI.
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 WorkorderPickList : ReadOnlyCollectionBase |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class WorkorderPickList _ Inherits ReadOnlyCollectionBase |
| Visual C++ |
|---|
[SerializableAttribute] public ref class WorkorderPickList : public ReadOnlyCollectionBase |
Inheritance Hierarchy
System..::..Object
System.Collections..::..CollectionBase
BindableCollectionBase
SortableCollectionBase
ReadOnlyCollectionBase
GZTW.AyaNova.BLL..::..WorkorderPickList
System.Collections..::..CollectionBase
BindableCollectionBase
SortableCollectionBase
ReadOnlyCollectionBase
GZTW.AyaNova.BLL..::..WorkorderPickList