 |
NoteItemsV1 Class |
Represents the Notes collection listview on the Detail tab of the activity screen in Epic or the Task Notes collection
on the Tasks tab of the activity screen.
Inheritance HierarchySystemObject System.Collections.ObjectModelCollectionNoteItemV1 ASI.TAM.API.Data.UI.ActivityNoteItemsV1
Namespace:
ASI.TAM.API.Data.UI.Activity
Assembly:
ASI.TAM.API.Data.UI.Activity (in ASI.TAM.API.Data.UI.Activity.dll) Version: 2021.1.0.1
Syntaxpublic sealed class NoteItemsV1 : Collection<NoteItemV1>
Public NotInheritable Class NoteItemsV1
Inherits Collection(Of NoteItemV1)
Dim instance As NoteItemsV1
Remarks
See Also