Read only list of ClientNotesReportList..::..ClientNotesReportListInfo objects representing ClientNotes used for reporting (printing) client notes
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 ClientNotesReportList : ReadOnlyCollectionBase |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class ClientNotesReportList _ Inherits ReadOnlyCollectionBase |
| Visual C++ |
|---|
[SerializableAttribute] public ref class ClientNotesReportList : public ReadOnlyCollectionBase |
Inheritance Hierarchy
System..::..Object
System.Collections..::..CollectionBase
BindableCollectionBase
SortableCollectionBase
ReadOnlyCollectionBase
GZTW.AyaNova.BLL..::..ClientNotesReportList
System.Collections..::..CollectionBase
BindableCollectionBase
SortableCollectionBase
ReadOnlyCollectionBase
GZTW.AyaNova.BLL..::..ClientNotesReportList