Lightweight read only list of UserListScheduleable..::..UserListScheduleableInfo objects representing *Scheduleable* users only.
Used in UI picklists and extensively throughout the API internally 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 UserListScheduleable : ReadOnlyCollectionBase |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class UserListScheduleable _ Inherits ReadOnlyCollectionBase |
| Visual C++ |
|---|
[SerializableAttribute] public ref class UserListScheduleable : public ReadOnlyCollectionBase |
Inheritance Hierarchy
System..::..Object
System.Collections..::..CollectionBase
BindableCollectionBase
SortableCollectionBase
ReadOnlyCollectionBase
GZTW.AyaNova.BLL..::..UserListScheduleable
System.Collections..::..CollectionBase
BindableCollectionBase
SortableCollectionBase
ReadOnlyCollectionBase
GZTW.AyaNova.BLL..::..UserListScheduleable